{
  "name": "WishForMoment",
  "short_name": "WishForMoment",
  "description": "Create beautiful, personalized digital wishes, invitations, and greetings. Share magical moments with the people you love.",
  "start_url": "/en/",
  "display": "standalone",
  "background_color": "#0f0a1e",
  "theme_color": "#a855f7",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": [
    "entertainment",
    "social",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/images/svg/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "WishForMoment - Create Personalized Digital Wishes and Invitations"
    }
  ]
}