{
  "name": "The Treat Fairy",
  "short_name": "Treat Fairy",
  "description": "Custom cakes, cupcakes & desserts — handcrafted in the Bronx, NY",
  "start_url": "https://thetreatfairyny.com/index.html",
  "display": "standalone",
  "background_color": "#fdf0f4",
  "theme_color": "#e8739a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "logo.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "logo.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "shopping", "lifestyle"],
  "shortcuts": [
    {
      "name": "Place an Order",
      "short_name": "Order",
      "description": "Start a custom order with The Treat Fairy",
      "url": "https://thetreatfairyny.com/index.html#order",
      "icons": [{ "src": "logo.jpeg", "sizes": "192x192" }]
    },
    {
      "name": "View Our Treats",
      "short_name": "Menu",
      "description": "Browse our cakes and cupcakes",
      "url": "https://thetreatfairyny.com/index.html#menu",
      "icons": [{ "src": "logo.jpeg", "sizes": "192x192" }]
    }
  ]
}
