{
  "id": "/",
  "name": "מבנה כנף",
  "short_name": "מבנה כנף",
  "description": "אפליקציית תמיכה חברתית לירידה במשקל — יורדים ביחד",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fbf4e6",
  "theme_color": "#fbf4e6",
  "orientation": "portrait",
  "categories": ["health", "fitness"],
  "screenshots": [
    {
      "src": "/screenshots/screenshot-home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Wingpact Dashboard"
    },
    {
      "src": "/screenshots/screenshot-meals.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Wing Meals Feed"
    }
  ],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
