{
  "name": "MediFamily Keeper",
  "short_name": "MediFamily",
  "start_url": "./index.html",
  "id": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f0f9ff",
  "theme_color": "#0d9488",
  "description": "Gesundheitsdaten sicher verwalten.",
  "icons": [
    {
      "src": "https://placehold.co/192x192/0d9488/ffffff.png?text=MF",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://placehold.co/512x512/0d9488/ffffff.png?text=MediFamily",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}