{
  "name": "Vimplify - Anti-Overthinking App",
  "short_name": "Vimplify",
  "description": "Schluss mit dem Gedankenkarussell. Kurze Mini-Spiele gegen Overthinking.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D0D14",
  "theme_color": "#8B5CF6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "lifestyle", "wellness"],
  "lang": "de-DE"
}
