{
   "id": "/components/kwhmotor-consump-app/kwhmotor-home.html",
  "start_url": "/components/kwhmotor-consump-app/kwhmotor-home.html",
  "name": "kwhmotor-consump",
  "short_name": "KWH Motor Calculator", 
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffd700",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/img/logo192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/img/logo512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}