{
  "id": "/?dao-app",
  "name": "DAO – Rauchfrei ohne Druck",
  "short_name": "DAO",
  "description": "Zählen, Fortschritt sehen und rauchfrei werden – ohne festes Datum, ohne Druck.",
  "lang": "de",
  "dir": "ltr",
  "start_url": "/app/zaehler",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f6f1",
  "theme_color": "#2f4f45",
  "categories": ["health", "lifestyle"],
  "icons": [
    {
      "src": "/dao-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/dao-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/dao-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Zähler öffnen",
      "short_name": "Zähler",
      "url": "/app/zaehler",
      "icons": [
        {
          "src": "/dao-icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Übersicht",
      "short_name": "Übersicht",
      "url": "/app"
    }
  ]
}
