{
  "name": "fischerweb",
  "short_name": "fischerweb",
  "description": "Webentwicklung aus Hamburg — maßgeschneiderte Websites und Online-Shops.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0B10",
  "theme_color": "#7C5CFF",
  "icons": [
    {
      "src": "/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/brand/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}