{
  "name": "Dost Win",
  "short_name": "DostWin",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f3efe6",
  "theme_color": "#143a52",
  "icons": [
    {
      "src": "/images/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/images/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}
