{ "id": "./", "name": "VBee", "short_name": "VBee", "description": "A private place for family memories, voices and shared timelines.", "lang": "en-GB", "dir": "ltr", "start_url": "dashboard.php", "scope": "./", "display": "standalone", "orientation": "any", "theme_color": "#23364d", "background_color": "#f7f4ed", "icons": [ { "src": "media/vb/pwa-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "media/vb/pwa-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "My Memories", "short_name": "My Memories", "description": "Open the memories in your private personal Memory Album.", "url": "dashboard.php", "icons": [ { "src": "media/vb/pwa-icon-192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "Add a memory", "short_name": "Add memory", "description": "Add a new memory to your personal Memory Album.", "url": "add-memory.php", "icons": [ { "src": "media/vb/pwa-icon-192.png", "sizes": "192x192", "type": "image/png" } ] } ] }