{
  "id": "/",
  "name": "Sage",
  "short_name": "Sage",
  "description": "Your inner wisdom companion for reflection, self-awareness, and gentle conversation.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "fullscreen",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "theme_color": "#6B7B6E",
  "background_color": "#f0e6d6",
  "categories": [
    "health",
    "lifestyle"
  ],
  "dir": "ltr",
  "lang": "en-US",
  "privacy_policy": "/privacy",
  "terms_of_service": "/terms",
  "targetSdkVersion": 34,
  "minSdkVersion": 23,
  "icons": [
    {
      "src": "/sagelogo1.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/sagelogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/sagelogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}