{
    "theme_color": "#f69435",
    "background_color": "#f69435",
    "display": "standalone",
    "scope": "/",
    "id": "/login.php?pwa=1",
    "orientation": "any",
    "start_url": "https://incom.work/login.php?pwa=1",
    "gcm_sender_id": "103953800507",
    "name": "\u30a4\u30f3\u30ab\u30e0\u30b7\u30b9\u30c6\u30e0",
    "short_name": "incom",
    "description": "\u73fe\u5834\u30a4\u30f3\u30ab\u30e0\u306b\u7279\u5316\u3057\u305f\u30b7\u30b9\u30c6\u30e0\u3067\u3059\u3002",
    "icons": [
        {
            "src": "img/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "img/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}