{ "name": "PokeWatch", "short_name": "PokeWatch", "description": "Pokemon TCG stock alerts", "start_url": "/app/", "scope": "/app/", "display": "standalone", "background_color": "#1c1b1f", "theme_color": "#ffcb05", "icons": [ { "src": "/app/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/app/icons/icon-512.png", "sizes": "512x512", "type": "image/png" } ] }