{
  "name": "BrightBites by Lighthouse Enrichment",
  "short_name": "BrightBites",
  "description": "The 3-sided marketplace connecting schools, local food vendors, and parents.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1B2A4A",
  "theme_color": "#1B2A4A",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
