{ "name": "Bowrd", "short_name": "Bowrd", "description": "Collect and archive images from the web", "lang": "en", "start_url": "/feed", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "background_color": "#ffffff", "theme_color": "#ffffff", "icons": [ { "src": "/imgs/favicon/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/imgs/favicon/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Add entry", "short_name": "Add", "url": "/entries/create", "icons": [{ "src": "/imgs/favicon/web-app-manifest-192x192.png", "sizes": "192x192" }] } ] }