{ "name": "Mood Journal", "short_name": "Mood Journal", "description": "A private mood journal — log how you feel, see your patterns, and get gentle advice.", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#f6f9ff", "theme_color": "#2563d9", "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }