{
  "name": "Arion — Quiet Strength for Everyday Wellness",
  "short_name": "Arion",
  "description": "Track habits, workouts, sleep & meals. Earn medals and climb leaderboards with Arion.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0F1A2E",
  "theme_color": "#0F1A2E",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard.png",
      "sizes": "540x1170",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Your daily wellness dashboard"
    },
    {
      "src": "/screenshots/workouts.png",
      "sizes": "540x1170",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Built-in workout timer and routines"
    }
  ]
}
