{ "name": "Pocari Sweat Survey", "short_name": "Pocari Survey", "description": "Field survey for Pocari Sweat events. Works offline and syncs automatically when the connection returns.", "id": "/", "start_url": "/?source=pwa", "scope": "/", "display": "standalone", "display_override": ["standalone", "minimal-ui"], "orientation": "portrait-primary", "background_color": "#005AA8", "theme_color": "#005AA8", "lang": "en", "dir": "ltr", "categories": ["business", "productivity"], "prefer_related_applications": false, "launch_handler": { "client_mode": ["navigate-existing", "auto"] }, "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" } ], "screenshots": [ { "src": "/screenshots/survey-narrow.png", "sizes": "720x1280", "type": "image/png", "form_factor": "narrow", "label": "Answer the survey — works offline" }, { "src": "/screenshots/survey-wide.png", "sizes": "1280x800", "type": "image/png", "form_factor": "wide", "label": "Pocari Sweat Survey" } ], "shortcuts": [ { "name": "Sign in", "short_name": "Sign in", "url": "/login", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }, { "name": "Dashboard", "short_name": "Dashboard", "url": "/dashboard", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] } ] }