{
  "name": "Survey & Sampling",
  "short_name": "SurveyApp",
  "description": "Platform survey & sampling lapangan untuk Event Organizer dan Sales Agency",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f1923",
  "theme_color": "#00c896",
  "icons": [
    { "src": "icons/icon-72.png",  "sizes": "72x72",   "type": "image/png" },
    { "src": "icons/icon-96.png",  "sizes": "96x96",   "type": "image/png" },
    { "src": "icons/icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    { "name": "Survey Baru",  "url": "/pages/survey-form.html", "description": "Entry data audience baru" },
    { "name": "Check-in",     "url": "/pages/checkin.html",     "description": "Absensi GPS" }
  ]
}
