{ "name": "Bucket of Vomit", "short_name": "Bucket", "description": "Sarcastic AI rants. 5 rants every 24 hours, local quota in the browser.", "start_url": "./index.html", "display": "standalone", "background_color": "#09090f", "theme_color": "#09090f", "icons": [ { "src": "assets/favicon-green-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "assets/favicon-green-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "assets/apple-touch-icon-green.png", "sizes": "180x180", "type": "image/png" } ] }