{
  "name": "NuMoodic — Premium Frequency Generator",
  "short_name": "NuMoodic",
  "description": "Ein minimalistischer Premium-Frequenzgenerator zur emotionalen Kalibrierung und mentalen Harmonisierung.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23f8f8f8' width='540' height='720'/><text x='270' y='360' font-size='48' fill='%23000000' text-anchor='middle' dominant-baseline='middle'>NuMoodic</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><rect fill='%23f8f8f8' width='1280' height='720'/><text x='640' y='360' font-size='48' fill='%23000000' text-anchor='middle' dominant-baseline='middle'>NuMoodic</text></svg>",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Frequenz starten",
      "short_name": "Starten",
      "description": "Starten Sie sofort einen Frequenzgenerator",
      "url": "/?mode=quick-start",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23000000' width='96' height='96' rx='20'/><polygon points='36,24 36,72 72,48' fill='%23ffffff'/></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "categories": ["productivity", "health"],
  "prefer_related_applications": false
}
