{
  "id": "/frontend/index.html",
  "name": "EyeM-Citizen",
  "short_name": "EyeM-Citizen",
  "start_url": "/frontend/index.html",
  "scope": "/frontend/",
  "icons": [
    {
      "src": "/frontend/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/frontend/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/frontend/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#0B1F3A",
  "background_color": "#ffffff",
  "display": "standalone"
}
