{
  "name": "Yaadgar — Personalised Surprise Websites",
  "short_name": "Yaadgar",
  "description": "Create personalised surprise websites for the people you love. Birthdays, anniversaries, confessions and memories — delivered in 2 hours.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0908",
  "theme_color": "#0a0908",
  "orientation": "portrait",
  "lang": "en-IN",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["lifestyle", "shopping", "social"],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "Yaadgar — Custom Digital Wish Experiences"
    }
  ]
}