{
    "theme_color": "#4a4a4a",
    "background_color": "#4a4a4a",
    "display": "standalone",
    "scope": "/",
    "start_url": "/?pwa=1",
    "name": "put it me",
    "short_name": "PutItMe",
    "description": "各種IDを交換し交流を深めるお手伝いをします。",
    "icons": [
        {
            "src": "img/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "img/android-chrome-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        }
    ]
}