
{
  "name": "Solace - Find Your Peace",
  "short_name": "Solace",
  "description": "A beautiful meditation app for instant peace and calm",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#D6EADF",
  "background_color": "#F6F1EB",
  "orientation": "portrait",
  "categories": ["health", "lifestyle", "wellness"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/placeholder.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/placeholder.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
