{
  "id": "/",
  "name": "david-fischer.dev",
  "short_name": "D-F.dev",
  "description": "Finanz- und Lebensassistent von David Fischer: Immobilien-Rechner, Nebenkostenabrechnung, Alltagstipps und weitere Tools - offline nutzbar.",
  "categories": ["utilities", "productivity", "finance"],
  "lang": "de",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/192px.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/512px.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone"
}
