{
  "name": "MyNotifikasi Demo",
  "short_name": "MyNotifikasi",
  "description": "Mobile-first prototype for government notifications under the MyGOV ecosystem.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f7f8fc",
  "theme_color": "#24115f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}