{
  "name": "LION Award",
  "short_name": "LION",
  "description": "Youth Empowerment Academy — track your habits, earn your tier, and lead from within.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#1A1208",
  "theme_color": "#C9962B",
  "lang": "en",
  "categories": ["education", "lifestyle", "health-fitness"],
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Log Today",
      "short_name": "Log",
      "url": "/log",
      "icons": [{ "src": "/icon-512.png", "sizes": "192x192" }]
    },
    {
      "name": "Spotlight Awards",
      "short_name": "Spotlight",
      "url": "/spotlight",
      "icons": [{ "src": "/icon-512.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
