{
  "name": "VRR త్రిభాషా నిఘంటువు",
  "short_name": "VRR Dict",
  "description": "Telugu, Hindi, and English Multi-language Dictionary by VRR Tutorials",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f0f4f8",
  "theme_color": "#1e40af",
  "icons": [
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}