{ "name": "pocket-homeserver", "short_name": "pocket", "description": "A private, self-hosted server that runs on a spare Android phone.", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#0a0c12", "theme_color": "#40c8a0", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }