{
  "name": "YardSellIt",
  "short_name": "YardSellIt",
  "description": "Find. Score. Sell. Repeat. Your neighborhood yard sale and community event app.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8faf4",
  "theme_color": "#1e7a3e",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["shopping", "lifestyle", "social"],
  "screenshots": []
}
