{ "name": "Echolog - Your Digital Diary", "short_name": "Echolog", "description": "A private space for your thoughts, reflections, and personal growth. Capture your daily moments with encrypted privacy.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "theme_color": "#ffffff", "background_color": "#ffffff", "lang": "en", "categories": ["productivity", "lifestyle", "health"], "icons": [ { "src": "/assets/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/assets/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/assets/favicon-96x96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" }, { "src": "/assets/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" } ], "screenshots": [ { "src": "/og-image.png", "sizes": "1200x720", "type": "image/png", "form_factor": "wide", "label": "Echolog - Your Digital Diary" }, { "src": "/og-image.png", "sizes": "1200x720", "type": "image/png", "label": "Echolog - Your Digital Diary" } ], "shortcuts": [ { "name": "New Entry", "short_name": "Write", "description": "Start writing a new diary entry", "url": "/", "icons": [ { "src": "/assets/favicon-96x96.png", "sizes": "96x96", "type": "image/png" } ] } ] }