{
  "name": "Nempo Garut",
  "short_name": "Nempo Garut",
  "description": "Platform digital pariwisata Garut — wisata alam, kuliner, penginapan, dan event budaya.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0194f3",
  "orientation": "portrait-primary",
  "lang": "id",
  "categories": ["travel", "lifestyle", "food"],
  "icons": [
    { "src": "/favicon-16.png",  "sizes": "16x16",   "type": "image/png" },
    { "src": "/favicon-32.png",  "sizes": "32x32",   "type": "image/png" },
    { "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "type": "image/jpeg",
      "sizes": "1200x630",
      "form_factor": "wide",
      "label": "Nempo Garut — Beranda"
    }
  ],
  "shortcuts": [
    {
      "name": "Wisata Garut",
      "short_name": "Wisata",
      "description": "Jelajahi destinasi wisata terbaik Garut",
      "url": "/wisata",
      "icons": [{ "src": "/icon-wisata.png", "sizes": "96x96" }]
    },
    {
      "name": "Kuliner Garut",
      "short_name": "Kuliner",
      "description": "Temukan kuliner khas Garut",
      "url": "/kuliner",
      "icons": [{ "src": "/icon-kuliner.png", "sizes": "96x96" }]
    },
    {
      "name": "Event Garut",
      "short_name": "Event",
      "description": "Event dan festival budaya Garut",
      "url": "/event",
      "icons": [{ "src": "/icon-event.png", "sizes": "96x96" }]
    }
  ]
}
