{
  "name": "DrFlux",
  "short_name": "DrFlux",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#E0E5EC",
  "theme_color": "#0E7490",
  "icons": [
    {
      "src": "/icon.svg?v=3",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-64x64.png?v=3",
      "sizes": "64x64",
      "type": "image/png"
    }
  ]
}
