{
  "name": "Luch — Connecticut Food Social",
  "short_name": "Luch",
  "description": "Discover and share the best food in Connecticut. Earn LUCH Points, win weekly gift cards, and follow top foodies near you.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0c0b",
  "theme_color": "#C97A0A",
  "categories": ["food", "social", "lifestyle"],
  "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": [],
  "shortcuts": [
    {
      "name": "Feed",
      "url": "/",
      "description": "View your local food feed"
    },
    {
      "name": "Explore",
      "url": "/explore",
      "description": "Discover restaurants and foodies"
    },
    {
      "name": "Giveaway",
      "url": "/giveaway",
      "description": "Enter the weekly $25 gift card raffle"
    }
  ]
}
