{
  "name": "Gestly - Video Greeting Cards",
  "short_name": "Gestly",
  "description": "Create and share QR-coded video greeting cards for every occasion.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FEF7ED",
  "theme_color": "#4C1D95",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["social", "entertainment", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Create Card",
      "url": "/themes",
      "description": "Start creating a new video greeting card"
    },
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "View your cards and stats"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
