{
  "name": "BandTether",
  "short_name": "BandTether",
  "description": "Resistance band training with automatic progression — your bands, your plan, no gym.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#080808",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "appicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
