{ "name": "GPT2API", "short_name": "GPT2API", "description": "Mobile console for image generation, API keys, usage, and billing.", "id": "/?app=1", "start_url": "/?app=1", "scope": "/", "display": "standalone", "display_override": ["window-controls-overlay", "standalone", "browser"], "orientation": "portrait-primary", "background_color": "#f7f3ec", "theme_color": "#e85d75", "categories": ["productivity", "utilities"], "icons": [ { "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/maskable-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/app-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/maskable-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" } ] }