{
  "name": "Parfum-Proben",
  "short_name": "Parfum",
  "description": "Parfum-Proben mit Sternen und Notizen",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f0e12",
  "theme_color": "#0f0e12",
  "orientation": "any",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
