{ "name": "Potter's Desk", "short_name": "Potter's Desk", "description": "Your whole pottery studio in one place — pieces, glazes, firings, kilns, materials, and books.", "start_url": "./?source=pwa", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#eef2f7", "theme_color": "#1f5c99", "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }