{
  "name": "SCULPTiv, you're right on time",
  "short_name": "SCULPTiv",
  "description": "Personalized strength and nutrition built around your goal and your real life, at home with dumbbells. Evidence-based.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8F4EF",
  "theme_color": "#F8F4EF",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "health",
    "fitness",
    "lifestyle"
  ],
  "shortcuts": [
    {
      "name": "Today's workout",
      "short_name": "My Plan",
      "url": "/members",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Progress Hub",
      "short_name": "Progress",
      "url": "/hub",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
