{
  "name": "GarutSmart - Portal Digital Garut",
  "short_name": "GarutSmart",
  "description": "Portal layanan digital terintegrasi untuk masyarakat Garut",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a6b4a",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/img/logo-garut-smart-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/logo-garut-smart-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/img/screenshot-mobile.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Halaman Utama GarutSmart"
    }
  ],
  "categories": ["lifestyle", "news", "productivity"],
  "shortcuts": [
    {
      "name": "Berita",
      "short_name": "Berita",
      "description": "Lihat berita terbaru",
      "url": "/informasi/",
      "icons": [{ "src": "/img/icon-news.png", "sizes": "96x96" }]
    },
    {
      "name": "Layanan",
      "short_name": "Layanan",
      "description": "Akses layanan publik",
      "url": "/layanan/",
      "icons": [{ "src": "/img/icon-service.png", "sizes": "96x96" }]
    },
    {
      "name": "Pengaduan",
      "short_name": "Pengaduan",
      "description": "Sampaikan aspirasi",
      "url": "/pengaduan/",
      "icons": [{ "src": "/img/icon-complaint.png", "sizes": "96x96" }]
    }
  ]
}