{
  "name": "Flat Belly Breathing",
  "short_name": "FlatBelly",
  "description": "The 15-minute daily breathing technique for a stronger, slimmer, more energised you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff8f0",
  "theme_color": "#e05a6a",
  "orientation": "portrait",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Start Today's Session",
      "url": "/videos",
      "description": "Jump straight into your daily breathing session"
    },
    {
      "name": "Book Coaching",
      "url": "/coaching",
      "description": "Book a live coaching session"
    }
  ]
}
