{
  "name": "YogiCurious - Yoga Dating App",
  "short_name": "YogiCurious",
  "description": "The premier dating app for yoga enthusiasts. Find love, friendship, or practice partners who share your passion for mindful movement and wellness.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#4FD1C7",
  "background_color": "#FFFFFF",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/yogicurious-icon-1024.png",
      "sizes": "1024x1024", 
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/yogicurious-icon-512.png",
      "sizes": "512x512",
      "type": "image/png", 
      "purpose": "any"
    }
  ],
  "categories": [
    "lifestyle",
    "social",
    "health",
    "dating"
  ],
  "lang": "en-US",
  "scope": "/",
  "prefer_related_applications": false
}
