{
  "name": "टेक आसान - TechEase",
  "short_name": "टेक आसान",
  "description": "वरिष्ठ नागरिकों के लिए टेक्नोलॉजी सीखने का आसान तरीका",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff7ed",
  "theme_color": "#ea580c",
  "lang": "hi-IN",
  "categories": ["education", "lifestyle"],
  "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"
    }
  ]
}