{
    "name": "WeatherTea",
    "icon": [
        {
            "src": "../icons/manifest-512x512.png",
            "type": "image/png",
            "sizes": "512x512"
        },
        {
            "src": "../../web-app-manifest-192x192.png",
            "type": "image/png",
            "sizes": "192x192" 
        }
    ],
    "start-url": ".",
    "display": "standalone"
}