{
  "name": "My Web App",
  "short_name": "App",
  "description": "Offline ကြည့်ရှုနိုင်သော ဝဘ်ဆိုက်",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#18181b",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "https://www.frizonedrama.com/applogo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://www.frizonedrama.com/applogo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}