{
  "name": "Bardstown Mall",
  "short_name": "BardstownMall",
  "description": "Shop local used items in Bardstown, KY. Get notified the moment new items are posted.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7f4ee",
  "theme_color": "#1a3a2a",
  "categories": ["shopping", "lifestyle"],
  "lang": "en-US",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Bardstown Mall storefront"
    }
  ]
}
