{
  "name": "Jajal Garut Super App",
  "short_name": "Jajal",
  "description": "Aplikasi pariwisata Garut & game perburuan stiker Jajal berbasis geofencing.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff6ea",
  "theme_color": "#f56714",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}