{
  "name": "Der Nein-Sagen-Notfallkoffer",
  "short_name": "Notfallkoffer",
  "description": "Erste-Hilfe-App zum Nein sagen ohne schlechtes Gewissen. Von Dr. Claudia Neumann.",
  "lang": "de",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4f4f4",
  "theme_color": "#336b87",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
