{
  "name": "Slow Spot - Meditation Made Simple",
  "short_name": "Slow Spot",
  "description": "Discover inner peace with Slow Spot - the minimalist meditation app. No account required, 100% offline, complete privacy.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#667eea",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["health", "fitness", "lifestyle", "wellness"],
  "icons": [
    {
      "src": "/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "apple touch icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "related_applications": [
    {
      "platform": "play",
      "id": "com.slowspot.app",
      "url": "https://play.google.com/store/apps/details?id=com.slowspot.app"
    },
    {
      "platform": "itunes",
      "id": "6757082765",
      "url": "https://apps.apple.com/app/slow-spot-calm-meditate/id6757082765"
    }
  ],
  "prefer_related_applications": true
}
