{ "name": "PeekMyBox", "short_name": "PeekMyBox", "description": "Label your storage boxes, photograph your items, find anything in seconds.", "start_url": "/", "id": "/", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#ffffff", "theme_color": "#f2780d", "lang": "en-US", "categories": ["productivity", "utilities", "lifestyle"], "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "screenshots": [], "shortcuts": [ { "name": "My Boxes", "url": "/boxes", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }, { "name": "Scan QR Code", "url": "/scan", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] } ] }