{ "id": "/", "name": "Missing You Dearly", "short_name": "Missing You Dearly", "description": "A quiet place to remember the pets who left paw prints on our hearts.", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#fffaf4", "theme_color": "#fffaf4", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Create a Tribute", "short_name": "Create", "url": "/create", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" } ] } ] }