{
  "name": "AthlioConnect",
  "short_name": "AthlioConnect",
  "description": "AthlioConnect™ — The digital home of rehab, prehab and performance. Built for physios, athletes and patients to connect, track and perform better together.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#007bff",
  "orientation": "portrait",
  "lang": "en",
  "icons": [
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "Health",
    "Fitness",
    "Medical",
    "Productivity"
  ],
  "dir": "ltr",
  "id": "com.digilabsports.athlioconnect",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Physio Dashboard",
      "short_name": "Physio",
      "url": "/physio",
      "icons": [{ "src": "/icons/physio.png", "sizes": "96x96" }]
    },
    {
      "name": "Athlete Tools",
      "short_name": "Athlete",
      "url": "/athlete",
      "icons": [{ "src": "/icons/athlete.png", "sizes": "96x96" }]
    },
    {
      "name": "Pricing & Plans",
      "short_name": "Pricing",
      "url": "/pricing",
      "icons": [{ "src": "/icons/pricing.png", "sizes": "96x96" }]
    },
    {
      "name": "Contact Support",
      "short_name": "Contact",
      "url": "/contact",
      "icons": [{ "src": "/icons/contact.png", "sizes": "96x96" }]
    }
  ]
}
