{
  "name": "PixieHaul — Your Magic Marketplace",
  "short_name": "PixieHaul",
  "description": "The marketplace for Disney-franchise collectibles and handmade magic. Buy, sell, trade, and show off your collection.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f1fa",
  "theme_color": "#221a38",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.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"
    }
  ]
}
