{ "name": "Byah Planner", "short_name": "Byah", "description": "Everything for the wedding in one place — guests, muhurat, shopping, budget and reminders.", "start_url": "./index.html", "scope": "./", "display": "standalone", "orientation": "portrait-primary", "background_color": "#F9F3E4", "theme_color": "#F9F3E4", "lang": "en-IN", "categories": ["lifestyle", "productivity"], "icons": [ { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Add a guest", "url": "./index.html#guests", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] }, { "name": "Shopping list", "url": "./index.html#shopping", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] }, { "name": "Checklist", "url": "./index.html#tasks", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] } ] }