{
  "name": "Russo's Italian Pastry Shop",
  "short_name": "Russo's",
  "description": "Menus, contact information, hours, and chatbot support for Russo's Italian Pastry Shop in Enfield, CT.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fff8ef",
  "theme_color": "#7c1f18",
  "orientation": "portrait-primary",
  "categories": ["food", "shopping", "business"],
  "icons": [
    {
      "src": "/images/brand/logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/images/brand/logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Explore Menu",
      "short_name": "Menu",
      "description": "Browse Russo's bakery, pizza, grinder, catering, and dessert menus.",
      "url": "/index.html#menu"
    },
    {
      "name": "Call Russo's",
      "short_name": "Call",
      "description": "Call Russo's Italian Pastry Shop.",
      "url": "tel:+18607417844"
    }
  ]
}
