{
    "name": "Argo",
    "short_name": "Argo",
    "start_url": "/workout",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#000000",
    "icons": [
      {
        "src": "/static/img/ios/192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "/static/img/ios/512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "/static/img/ios/192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "maskable"
      }
    ],
    "description": "Argo - Your Fitness Companion",
    "categories": ["fitness", "health"]
  }
