{
  "name": "SurveySnap Insights",
  "short_name": "SurveySnap",
  "description": "Field survey, photo capture, and retail insights for Bioworld licensed-goods teams.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "categories": ["business", "productivity", "utilities"],
  "dir": "ltr",
  "lang": "en-US",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "New Survey", "short_name": "New Survey", "description": "Start a new field survey", "url": "/?tab=NewSurvey", "icons": [{ "src": "/icons/shortcut-new.png", "sizes": "96x96" }] },
    { "name": "Recent Reports", "short_name": "Reports", "description": "Jump to Reports", "url": "/?tab=Reports", "icons": [{ "src": "/icons/shortcut-reports.png", "sizes": "96x96" }] },
    { "name": "Tasks", "short_name": "Tasks", "description": "Open Tasks", "url": "/?tab=Tasks", "icons": [{ "src": "/icons/shortcut-tasks.png", "sizes": "96x96" }] }
  ]
}
