{
  "id": "./",
  "name": "Premium Estimate",
  "short_name": "Premium Estimate",
  "description": "Installable launcher for Premium Estimate.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f7f1e3",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "./media/icon/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./media/icon/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
