{ "id": "/social/", "name": "Campfire", "short_name": "Campfire", "description": "Micro.blog social, gathered around the fire.", "start_url": "/social/", "scope": "/social/", "display": "standalone", "orientation": "portrait", "background_color": "#e9e5da", "theme_color": "#e9e5da", "categories": ["social"], "icons": [ { "src": "/social/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/social/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/social/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "New post", "url": "/social/?compose=1", "icons": [{ "src": "/social/icons/shortcut-compose-96.png", "sizes": "96x96", "type": "image/png" }] } ] }