{ "name": "Will you go on a date with me?", "short_name": "A Date?", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#ffb59a", "theme_color": "#ffb3a7", "icons": [ { "src": "./apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }, { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }