{
  "name": "UmSanta - Talk to Santa & Magical Characters",
  "short_name": "UmSanta",
  "description": "Your child talks to Santa via live avatar, we extract their wishlist, and you get a shoppable list delivered to your inbox. The surprise is preserved!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e3a5f",
  "theme_color": "#c41e3a",
  "orientation": "portrait-primary",
  "scope": "/",
  "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", "entertainment", "family"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Talk to Santa",
      "short_name": "Talk",
      "description": "Start a live avatar conversation with Santa",
      "url": "/#pricing",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "My Bookings",
      "short_name": "Bookings",
      "description": "View your scheduled character calls",
      "url": "/#dashboard",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
