{
  "name": "PFX Active",
  "short_name": "PFX Active",
  "description": "Movement Is Everything. Post workouts, walks, photos, and videos from anywhere.",
  "start_url": "/community",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#4CBB17",
  "categories": ["fitness", "health", "social", "lifestyle"],
  "icons": [
    {
      "src": "/__l5e/assets-v1/777f63ca-cff7-411d-9907-643dc4ebcc4d/pfx-app-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/__l5e/assets-v1/ff96e002-16e4-4243-a270-c6bdbd95bb62/pfx-app-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/__l5e/assets-v1/098b8180-881e-4c68-9087-21415e7f1e88/pfx-app-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Community Feed",
      "short_name": "Feed",
      "url": "/community",
      "description": "Open the PFX Active community feed"
    },
    {
      "name": "Log Activity",
      "short_name": "Activity",
      "url": "/wearables",
      "description": "Log a walk, workout, or sync wearable data"
    },
    {
      "name": "Notifications",
      "short_name": "Alerts",
      "url": "/notifications",
      "description": "View your latest notifications"
    },
    {
      "name": "Profile",
      "short_name": "Profile",
      "url": "/profile",
      "description": "Open your PFX Active profile"
    }
  ]
}