{ "name": "Creatures", "short_name": "Creatures", "id": "/", "start_url": "/?source=homescreen", "scope": "/", "display": "standalone", "theme_color": "#0a5fd7", "background_color": "#ffffff", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Today's care", "short_name": "Today", "description": "Open today's feeding and care checklist", "url": "/today?source=pwa-shortcut", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" } ] } ] }