{
  "name": "FWST",
  "short_name": "FWST",
  "description": "Meet your virtual strength coach. Smart periodization, personalized workout generation, and progress tracking — powered by FWST.",
  "start_url": "/app",
  "scope": "/app",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#7c3aed",
  "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"
    }
  ]
}
