{
    "name": "The Corn Dog Express",
    "short_name": "CornDogExpress",
    "description": "Premium honey-drizzled corn dogs, cheese melts, sweet treats and event catering.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#fffaf2",
    "theme_color": "#f7c948",
    "orientation": "portrait-primary",
    "lang": "en-US",
    "categories": [
      "food",
      "restaurant",
      "business"
    ],
    "icons": [
      {
        "src": "/corndog.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any maskable"
      },
      {
        "src": "/corndog.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any maskable"
      }
    ],
    "sameAs": [
  "https://www.instagram.com/thecorndogexpress",
  "https://www.facebook.com/thecorndogexpress",
  "https://www.tiktok.com/@thecorndogexpress"
]
  }