{
  "name": "LevelUp",
  "short_name": "LevelUp",
  "description": "Прокачай себя как героя — gamified self-improvement RPG",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B1020",
  "theme_color": "#0B1020",
  "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", "fitness", "lifestyle", "games"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Daily Quests",
      "url": "/quests",
      "description": "View today's quests"
    },
    {
      "name": "Home",
      "url": "/home",
      "description": "View your stats"
    }
  ]
}
