{
  "name": "O2 XTUDIO",
  "short_name": "O2 XTUDIO",
  "description": "CalmPath, manual hydration tracking and Lagos laundry booking from O2 XTUDIO.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F3EADF",
  "theme_color": "#2F5041",
  "lang": "en",
  "categories": ["lifestyle", "health", "shopping"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "CalmPath", "url": "/calmpath-start" },
    { "name": "Hydration", "url": "/hydration" },
    { "name": "Laundry", "url": "/laundry" }
  ]
}
