{
  "name": "Bekasi Keren",
  "short_name": "BekasiKeren",
  "description": "Portal Media Informasi Publik Kota Bekasi",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#1E6B3C",
  "orientation": "portrait-primary",
  "lang": "id-ID",
  "dir": "ltr",
  "categories": ["news", "government", "lifestyle"],
  "icons": [
    {
      "src": "/img/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Berita Terkini",
      "short_name": "Berita",
      "description": "Berita terbaru Kota Bekasi",
      "url": "/kategori/berita",
      "icons": [{ "src": "/img/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Event Kota",
      "short_name": "Event",
      "description": "Agenda kegiatan Pemerintah Kota Bekasi",
      "url": "/agenda.html",
      "icons": [{ "src": "/img/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
