{
  "id": "/",
  "short_name": "Body Mastery",
  "name": "Body Mastery — Go From Soft to Lean",
  "description": "Body Mastery is the structured coaching community that finally closes the gap between showing up and actually seeing results.",
  "icons": [
    { "src": "favicon-16x16.png", "type": "image/png", "sizes": "16x16" },
    { "src": "favicon-32x32.png", "type": "image/png", "sizes": "32x32" },
    { "src": "icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" },
    { "src": "icon-maskable-192.png", "type": "image/png", "sizes": "192x192", "purpose": "maskable" },
    { "src": "icon-maskable-512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" },
    { "src": "apple-touch-icon.png", "type": "image/png", "sizes": "180x180", "purpose": "any" }
  ],
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "theme_color": "#080808",
  "background_color": "#080808",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["health", "fitness", "lifestyle", "sports"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Community",
      "short_name": "Community",
      "description": "Jump straight into your coaching community",
      "url": "/community?source=pwa-shortcut",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Log In",
      "short_name": "Log In",
      "description": "Sign in to your account",
      "url": "/register?source=pwa-shortcut",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
