{
  "name": "OP Chat",
  "short_name": "OP Chat",
  "description": "सीधी बात। बिना पहचान के। — Anonymous Hindi Chat",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#121212",
  "theme_color": "#121212",
  "lang": "hi",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "communication"],
  "screenshots": [],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": { "text": "share" }
  }
}
