{
  "name": "Shotlee - AI-Powered Health & Peptide Tracking",
  "short_name": "Shotlee",
  "description": "Track GLP-1 medications, peptides, weight loss & wellness with AI-powered insights and community support",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c4a6e",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "categories": [
    "health",
    "medical",
    "fitness",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Shotlee Dashboard - Track your health journey"
    },
    {
      "src": "/screenshot-2.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "AI Health Assistant - Get personalized insights"
    }
  ],
  "shortcuts": [
    {
      "name": "Log Injection",
      "short_name": "Log",
      "description": "Quickly log an injection",
      "url": "/dashboard?action=log",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "View Charts",
      "short_name": "Charts",
      "description": "View your health charts",
      "url": "/dashboard?tab=charts",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "AI Chat",
      "short_name": "Chat",
      "description": "Chat with AI health assistant",
      "url": "/dashboard?tab=ai-chat",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/dashboard",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.shotlee.app",
      "id": "com.shotlee.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/us/app/shotlee-track-glp-1-peptides/id6757122368"
    }
  ],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7"
}