{
  "name": "FitchCraft Marketplace",
  "short_name": "FC Marketplace",
  "description": "Local markets, vendors, real estate & polls for Yuba-Sutter.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0720",
  "theme_color": "#160b2e",
  "scope": "/",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["shopping", "lifestyle", "social"]
}
