{ "name": "Factory Time", "short_name": "Factory Time", "description": "A game about production inspired by incremental games and Factorio", "theme_color": "#ffffff", "background_color": "#000000", "display": "standalone", "scope": "./", "start_url": "./?utm_source=homescreen", "dir": "ltr", "lang": "en-US", "orientation": "portrait-primary", "prefer_related_applications": false, "screenshots": [ { "src": "assets/screenshots/inventory-1.png", "sizes": "1120x1979", "type": "image/png", "form_factor": "narrow", "label": "Factory Time Mobile", "description": "A game about production inspired by incremental games and Factorio" }, { "src": "assets/screenshots/inventory-2.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide", "label": "Factory Time Desktop", "description": "A game about production inspired by incremental games and Factorio" } ], "icons": [ { "src": "web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }, { "src": "favicon-32x32.png", "sizes": "32x32", "type": "image/png" }, { "src": "favicon.ico", "sizes": "48x48", "type": "image/icon" } ] }