{
  "name": "FitUrLife",
  "short_name": "FitUrLife",
  "description": "Everything Fitness, Health & Wellness – All in One Place",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#111111",
  "background_color": "#111111",
  "categories": ["fitness", "health", "sports"],
  "lang": "en-AU",
  "icons": [
    {
      "src": "/logo-mark.png",
      "sizes": "810x810",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "810x810",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "FitUrLife home screen"
    }
  ],
  "shortcuts": [
    {
      "name": "Find a Gym",
      "url": "/gyms",
      "description": "Browse gyms and trial passes near you"
    },
    {
      "name": "Find a PT",
      "url": "/find-pt",
      "description": "Browse personal trainers"
    },
    {
      "name": "List my Business",
      "url": "/list-business",
      "description": "Get your fitness business listed"
    }
  ]
}
