{
  "name": "Eventfos",
  "short_name": "Eventfos",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#090f1f",
  "theme_color": "#1c48ab",
  "icons": [
    {
      "src": "/static/img/pwa/icon-192x192.png?v=3",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/img/pwa/icon-512x512.png?v=3",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
