{
  "name": "MINDSTAR // Neural Hub",
  "short_name": "MINDSTAR",
  "description": "Kuratierter Neural Hub: Codebreaker, Scoreboards, privates Deep-Reflection-Journal, katholischer Gebetsrhythmus, Produktivitäts- und QR-Tools in einer App.",
  "start_url": "./index.html",
  "id": "./index.html",
  "scope": "./",
  "display_override": ["window-controls-overlay", "standalone"],
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#060911",
  "theme_color": "#060911",
  "lang": "de",
  "categories": ["games", "productivity", "health", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
