{ "name": "StoryColor — Personalized Coloring Books", "short_name": "StoryColor", "description": "Heirloom coloring books starring the people you love, drawn from your photos.", "start_url": "/?source=pwa", "scope": "/", "display": "standalone", "orientation": "portrait", "theme_color": "#92400e", "background_color": "#fdf6e6", "categories": ["lifestyle", "shopping", "photo"], "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Start a book", "short_name": "Start a book", "url": "/create?source=pwa-shortcut", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] } ] }