{
  "name": "StepAnd.me — Gamified Self-Improvement RPG",
  "short_name": "StepAnd.me",
  "description": "Level up your real life with atomic habits, CBT, mindfulness, gratitude, and RPG boss battles. 100% local, DSGVO-compliant.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "portrait",
  "categories": ["productivity", "lifestyle", "health", "games"],
  "lang": "en",
  "scope": "/",
  "id": "stepandme-rpg-v43",
  "launch_handler": { "client_mode": "focus-existing" },
  "shortcuts": [
    {
      "name": "Habits",
      "short_name": "Habits",
      "url": "/#habits",
      "description": "Track habits",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Boss",
      "short_name": "Boss",
      "url": "/#boss",
      "description": "Fight bosses",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "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": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Dashboard"
    },
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Dashboard Mobile"
    }
  ]
}
