{
  "name": "Find Your Inner Peace",
  "short_name": "Inner Peace",
  "description": "Brain Training and brain-health companion app with full offline support",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#E0F2F1",
  "theme_color": "#5BA3B0",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["health", "lifestyle", "wellness"],
  "lang": "en-GB",
  "dir": "ltr"
}
