{
    "name": "KindMind",
    "short_name": "KM",
    "description": "_____ Be aware of feelings and needs causing these feelings",
    "icons":[
        {
            "src": "icon_192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon_512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "/kindmind-pwa/index.html",
    "display": "standalone",
    "background_color": "#E0E0E0",
    "theme_color": "#A0A0A0",
    "screenshots":[
        {
            "src": "screenshot-wide.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "a wide screenshot"
        },
        {
            "src": "screenshot-narrow.png",
            "sizes": "720x1280",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "a narrow screenshot"
        }
    ]
}
