{
  "name": "99 Places to See",
  "short_name": "99 Places",
  "description": "99 außergewöhnliche Orte — entdeckt, erzählt, erlebbar.",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1A1714",
  "background_color": "#1A1714",
  "lang": "de",
  "categories": ["travel", "lifestyle"],
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
