{
  "name": "ForgottenFinder",
  "short_name": "ForgottenFinder",
  "description": "Discover thrift stores, garage sales, estate sales, flea markets, storage auctions, and hidden gems near you.",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#d4a853",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
