{
  "name": "Lumina — Was war heute gut?",
  "short_name": "Lumina",
  "id": "./",
  "description": "Ein persönliches Tagebuch für kleine gute Momente. Einträge bleiben auf diesem Gerät und funktionieren offline.",
  "lang": "de",
  "dir": "ltr",
  "start_url": "./index.html#/heute",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f0e6",
  "theme_color": "#f7f0e6",
  "categories": ["health", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "./app-icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./app-icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./app-icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Etwas festhalten",
      "short_name": "Festhalten",
      "url": "./index.html#/heute"
    },
    {
      "name": "Verlauf ansehen",
      "short_name": "Verlauf",
      "url": "./index.html#/verlauf"
    }
  ]
}
