{
    "name": "Fast logbook PWA",
    "short_name": "Fast logbook",
    "version": "26.06.06",
    "description": "Time-stamped work notes PWA",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#fff",
    "theme_color": "#62BF04",
    "id": "Fast-logbook-PWA_eeaea1ca-42b1-40d0-bbda-27093abf9df7",
    "icons": [
        {
            "src": "img/android-launchericon-48-48.png",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "img/android-launchericon-72-72.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "img/android-launchericon-96-96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "img/android-launchericon-144-144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "img/android-launchericon-192-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "img/android-launchericon-512-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "lang": [
        "ja",
        "en"
    ],
    "scope": "/",
    "categories": [
        "productivity",
        "utilities",
        "logging",
        "pwa",
        "work"
    ]
}