50 lines
1.2 KiB
JSON
50 lines
1.2 KiB
JSON
{
|
|
"name": "Lerato & Denver Wedding",
|
|
"short_name": "L&D Wedding",
|
|
"description": "Join us as we celebrate our love story. March 1, 2026",
|
|
"start_url": "/",
|
|
"scope": "/",
|
|
"display": "standalone",
|
|
"background_color": "#EDEEEE",
|
|
"theme_color": "#344C3D",
|
|
"orientation": "portrait-primary",
|
|
"lang": "en-US",
|
|
"dir": "ltr",
|
|
"icons": [
|
|
{
|
|
"src": "/android-chrome-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
},
|
|
{
|
|
"src": "/android-chrome-512x512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
},
|
|
{
|
|
"src": "/apple-touch-icon.png",
|
|
"sizes": "180x180",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"categories": ["lifestyle", "events"],
|
|
"screenshots": [],
|
|
"shortcuts": [
|
|
{
|
|
"name": "Dashboard",
|
|
"short_name": "Dashboard",
|
|
"description": "Access your guest dashboard",
|
|
"url": "/dashboard",
|
|
"icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
|
|
},
|
|
{
|
|
"name": "RSVP",
|
|
"short_name": "RSVP",
|
|
"description": "Respond to the invitation",
|
|
"url": "/rsvp",
|
|
"icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
|
|
}
|
|
]
|
|
} |