{ "name": "Temper", "short_name": "Temper", "description": "Daily discipline. Hold the standard.", "start_url": "/today", "scope": "/", "id": "/?utm_source=pwa", "display": "standalone", "orientation": "portrait", "background_color": "#15110d", "theme_color": "#15110d", "categories": ["lifestyle", "productivity", "health"], "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ] }