{
  "name": "FeelSpace",
  "short_name": "FeelSpace",
  "description": "Your emotional wellness companion. Check in, explore feelings, and grow.",
  "start_url": "/feelspace/",
  "scope": "/feelspace/",
  "display": "standalone",
  "background_color": "#F8F4EF",
  "theme_color": "#8D5B3A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/feelspace/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/feelspace/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "lifestyle"]
}
