{
    "name": "findomo.me",
    "short_name" : "findomo.me",
    "start_url": "https://www.findomo.me",
    "scope" : "./",
    "icons": [
        {
            "src": "./chrome1.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "./chrome1.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#000",
    "background_color": "#000",
    "display": "minimal-ui"
}
