{ "name": "GFYS — Glimmering FlameNet Yielding Studio", "short_name": "GFYS", "description": "A sovereign creative studio that runs on your own machine. Zero telemetry. Works offline. Free forever.", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "any", "background_color": "#0a0c10", "theme_color": "#0a0c10", "lang": "en", "categories": ["multimedia", "graphics", "music", "productivity"], "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/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Create now", "url": "studio.html", "description": "Open the instant studio" }, { "name": "Get the studio", "url": "get.html", "description": "Download the full studio" } ] }