{
  "name": "The Ice Barber LLC",
  "short_name": "Ice Barber",
  "description": "Family-owned shaved ice serving Northeast Pennsylvania events. Lemonade, orange lemonade, and strawberry — booking now.",
  "start_url": "./",
  "scope": "./",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#022658",
  "background_color": "#F0F8FE",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["food", "business", "lifestyle"],
  "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-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book an Event",
      "short_name": "Book",
      "description": "Request a quote for your NEPA event",
      "url": "./#book",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Call Now",
      "short_name": "Call",
      "description": "Call The Ice Barber directly",
      "url": "tel:+15702511996"
    }
  ],
  "screenshots": [
    {
      "src": "og-card.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "The Ice Barber LLC business card"
    }
  ]
}
