{
  "name": "GLIMPSE — Wedding Day App",
  "short_name": "GLIMPSE",
  "description": "The complete wedding day app. Photos, seating, menus and order of service — all in one place.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1C1610",
  "theme_color": "#C9A84C",
  "orientation": "portrait",
  "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"
    }
  ],
  "categories": ["lifestyle", "wedding", "photography"],
  "lang": "en-GB"
}
