{ "name": "The Hot Mess App", "short_name": "Hot Mess", "description": "Funny, compassionate daily pep talks for people who are barely holding it together.", "id": "./", "start_url": "./", "scope": "./", "display": "standalone", "background_color": "#fff9eb", "theme_color": "#ff3399", "icons": [ { "src": "./pwa-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "./pwa-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "./pwa-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "./pwa-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ] }