{ "id": "./", "name": "Persona 1 Helper", "short_name": "P1 Helper", "description": "Offline demon database and strategy lookup for Persona 1 (PSP).", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#0e0e14", "theme_color": "#0e0e14", "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": "gfx/screenshots/desktop-wide.png", "sizes": "1280x800", "type": "image/png", "form_factor": "wide", "label": "Demon list with search and affinities" }, { "src": "gfx/screenshots/mobile-narrow.png", "sizes": "540x960", "type": "image/png", "form_factor": "narrow", "label": "Demon list with search and affinities" } ] }