{ "background_color": "#000000", "theme_color": "#000000", "lang": "pt", "name": "Konpaku Esfera", "short_name": "Konpaku Esfera", "description": "Banco de Oportunidades", "id": "/?source=pwa", "start_url": "/?source=pwa", "display": "standalone", "display_override": [ "standalone" ], "orientation": "any", "scope": "/", "dir": "ltr", "categories": [ "education", "entertainment", "fitness", "food", "games", "health", "kids", "lifestyle", "music", "news", "photo", "security", "social", "sports", "travel", "utilities" ], "icons": [ { "src": "App/pwa/pwa_192_192.webp", "sizes": "192x192", "type": "image/webp", "purpose": "any" }, { "src": "App/pwa/pwa_192_192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "App/pwa/pwa_512_512.webp", "sizes": "512x512", "type": "image/webp", "purpose": "maskable" }, { "src": "App/pwa/pwa_512_512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Teste de Atalhos 1", "short_name": "Atalhos 1", "description": "Descrição do Atalho 1", "url": "/today?source=pwa", "icons": [{ "src": "App/pwa/pwa_192_192.png", "sizes": "192x192" }] }, { "name": "Teste de Atalhos 2", "short_name": "Atalhos 2", "description": "Descrição do Atalho 2", "url": "/tomorrow?source=pwa", "icons": [{ "src": "App/pwa/pwa_192_192.png", "sizes": "192x192" }] } ], "screenshots": [ { "src": "App/pwa/pwa_512_512.webp", "type": "image/webp", "sizes": "512x512", "form_factor": "narrow" }, { "src": "App/pwa/pwa_512_512.webp", "type": "image/webp", "sizes": "512x512", "form_factor": "wide" } ] }