{
  "name": "Wishlist4Santa",
  "short_name": "Wishlist4Santa",
  "description": "Write a magical Christmas wish list to Santa and help the Elf deliver it to the North Pole.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#101a33",
  "theme_color": "#101a33",
  "lang": "en",
  "dir": "ltr",
  "categories": ["entertainment", "kids", "lifestyle"],
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
