{
  "name": "Auction Online",
  "short_name": "Auction Online",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d47a1",
  "description": "Auction Online Progressive Web App",
  "icons": [
    {
      "src": "/assets/pwa/logo192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/pwa/logo512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
