{
  "name": "Dimwa",
  "short_name": "Dimwa",
  "description": "Buy smarter.",
  "start_url": "/dashboard.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#D32F2F",
  "icons": [
    {
      "src": "/assets/img/icons/dimwa-pwa-192-rounded.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/img/icons/dimwa-pwa-512-rounded.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}