{
  "name": "SweatSmart",
  "short_name": "SweatSmart",
  "id": "guru.sweatsmart.twa",
  "description": "Turning sweat into strength: AI-powered ecosystem to restore dignity to Hyperhidrosis Warriors.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "https://www.sweatsmart.guru",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#6f42c1",
  "categories": [
    "medical",
    "health",
    "lifestyle"
  ],
  "screenshots": [
    {
      "src": "/192 logo.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "icons": [
    {
      "src": "/192 logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/192 logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/512 logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/512 logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Log Episode",
      "short_name": "Log",
      "url": "/log",
      "description": "Log a new sweating episode",
      "icons": [
        {
          "src": "/192 logo.png",
          "sizes": "192x192",
          "purpose": "any"
        }
      ]
    },
    {
      "name": "HidroAlly",
      "short_name": "HidroAlly",
      "url": "/hidro-ally",
      "description": "Chat with your clinical companion",
      "icons": [
        {
          "src": "/192 logo.png",
          "sizes": "192x192",
          "purpose": "any"
        }
      ]
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "guru.sweatsmart.twa",
      "url": "https://play.google.com/store/apps/details?id=guru.sweatsmart.twa"
    }
  ],
  "age_rating": "3+",
  "iarc_rating_id": "false",
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "note": "Android Notification Fix: Added scope, proper service worker path, and screenshot. Manifest now tells Android to expect notifications.",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "fullscreen"
  ]
}
