{
  "short_name": "SafeBuddy",
  "name": "SafeBuddy – Notfallkontakte",
  "description": "NFC-basierte Notfallkontakte. Verknüpfe deine Notfallinformationen mit NFC-Tags und QR-Codes.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EDE9FE",
  "theme_color": "#A855F7",
  "categories": ["health", "utilities", "lifestyle"],
  "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
