{
  "name": "The Search",
  "short_name": "The Search",
  "description": "कुछ भी लिखें, किसी भी भाषा में। एक साफ़ उत्तर। खोज, फिर से आसान।",
  "start_url": "/hi/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f3eee4",
  "theme_color": "#f3eee4",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "share_target": {
    "action": "/hi/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "lang": "hi"
}