{
  "name": "Welche Chancen?",
  "short_name": "Welche Chancen",
  "description": "Statistikrechner für Partnersuche in Deutschland",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1976d2",
  "icons": [
    {
      "src": "/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"  // Special Android adaptive icon
    }
  ],
  "orientation": "portrait",
  "categories": ["utilities", "lifestyle"],
  "lang": "de",
  "dir": "ltr"
}
