{ "name": "Ascension Platform", "short_name": "Ascension", "description": "Level up your real life. Gamified personal development with skill trees, quests, and streaks.", "start_url": "/", "display": "standalone", "background_color": "#0a0a0f", "theme_color": "#e6940a", "orientation": "portrait-primary", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" } ] }