{
  "name": "Diakonie Bremen - Sozialstadtplan",
  "short_name": "Sozialstadtplan",
  "description": "Sozialstadtplan für Bremen - Finden Sie soziale Einrichtungen und Angebote in Ihrer Nähe",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1e3a8a",
  "theme_color": "#1e3a8a",
  "categories": ["social", "navigation", "utilities"],
  "lang": "de",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
} 