{
  "name": "PRACTCD — What You Practice, You Become",
  "short_name": "PRACTCD",
  "description": "Build a practice you return to — yoga, meditation, breath and mindfulness.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "categories": ["health", "lifestyle", "education"],
  "background_color": "#0f1210",
  "theme_color": "#0f1210",
  "shortcuts": [
    {
      "name": "Today",
      "short_name": "Today",
      "description": "Your personalised daily practice",
      "url": "/today?source=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-192.png?v=20260829", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Practice Library",
      "short_name": "Practice",
      "description": "Find a practice by what you need today",
      "url": "/practice?source=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-192.png?v=20260829", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Watch",
      "short_name": "Watch",
      "description": "Curated yoga film and teaching",
      "url": "/yogi-tv?source=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-192.png?v=20260829", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Nearby",
      "short_name": "Nearby",
      "description": "Studios and classes around you",
      "url": "/nearby?source=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-192.png?v=20260829", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "icons": [
    { "src": "/icons/icon-16.png?v=20260829", "sizes": "16x16", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-32.png?v=20260829", "sizes": "32x32", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-48.png?v=20260829", "sizes": "48x48", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-180.png?v=20260829", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png?v=20260829", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-256.png?v=20260829", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png?v=20260829", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png?v=20260829", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-1024.png?v=20260829", "sizes": "1024x1024", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-192.png?v=20260829", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/maskable-512.png?v=20260829", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
