{
  "name": "Flexin — Train. Track. Transform.",
  "short_name": "Flexin",
  "description": "Squad-powered fitness. Track your transformation, lift with your crew, level up every week.",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "background_color": "#0d0f1a",
  "theme_color": "#0d0f1a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://www.flexinapp.com/app/flexin_icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://www.flexinapp.com/app/flexin_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
