{
  "name": "PeakAnywhere",
  "short_name": "PeakAnywhere",
  "description": "One membership. Every gym. Every city.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A1A1A",
  "theme_color": "#D4A755",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%231A1A1A'/><ellipse cx='96' cy='96' rx='72' ry='72' stroke='%23D4A755' stroke-width='4' fill='none'/><ellipse cx='96' cy='96' rx='72' ry='38' stroke='%23D4A755' stroke-width='4' fill='none' transform='rotate(40 96 96)'/><ellipse cx='96' cy='96' rx='72' ry='38' stroke='%23D4A755' stroke-width='4' fill='none' transform='rotate(80 96 96)'/><ellipse cx='96' cy='96' rx='72' ry='38' stroke='%23D4A755' stroke-width='4' fill='none' transform='rotate(120 96 96)'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%231A1A1A'/><ellipse cx='256' cy='256' rx='190' ry='190' stroke='%23D4A755' stroke-width='10' fill='none'/><ellipse cx='256' cy='256' rx='190' ry='100' stroke='%23D4A755' stroke-width='10' fill='none' transform='rotate(40 256 256)'/><ellipse cx='256' cy='256' rx='190' ry='100' stroke='%23D4A755' stroke-width='10' fill='none' transform='rotate(80 256 256)'/><ellipse cx='256' cy='256' rx='190' ry='100' stroke='%23D4A755' stroke-width='10' fill='none' transform='rotate(120 256 256)'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "fitness", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Explore gyms",
      "url": "/?tab=explore",
      "description": "Find gyms near you"
    },
    {
      "name": "My Peak",
      "url": "/?tab=profile",
      "description": "View your credits and stats"
    }
  ]
}
