{
    "note": "File: manifest.json",
    "short_name": "TinyCash",
    "name": "TinyCash Regnskab",
    "icons": [
        {
            "src": "icon-192.png",
            "type": "image/png",
            "sizes": "192x192"
        }
    ],
    "start_url": "index.page.php",
    "background_color": "#ffffff",
    "display": "minimal-ui",
    "scope": "/",
    "theme_color": "#3498db"
}