{
  "name": "Weapster — Turn verified health results into playbooks anyone can copy",
  "short_name": "Weapster",
  "description": "The health network where people share the exact protocols behind their verified results — supplements, nutrition, training and recovery.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#0f0f0f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "health",
    "fitness",
    "sports",
    "lifestyle"
  ],
  "shortcuts": [
    {
      "name": "Browse Weapons",
      "short_name": "Weapons",
      "description": "Explore verified health and fitness protocols",
      "url": "/feed",
      "icons": [{ "src": "/logo.svg", "sizes": "any" }]
    },
    {
      "name": "Share Your Training",
      "short_name": "Share",
      "description": "Document your protocol and results",
      "url": "/weapons/new",
      "icons": [{ "src": "/logo.svg", "sizes": "any" }]
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "View Weapster Pro plans",
      "url": "/pricing",
      "icons": [{ "src": "/logo.svg", "sizes": "any" }]
    }
  ]
}
