{
    "name": "Easy Weather",
    "icons": [
      {
        "src": "../icons/appIcons/512.png",
        "sizes": "512x512",
        "type": "image/png"
      },
      {
        "src": "../icons/appIcons/192.png",
        "sizes": "192x192",
        "type": "image/png"
      }
    ],
    "background_color": "#111",
    "start_url": "../index.html",
    "display": "standalone"
  }