{
  "name": "Find It Classifieds",
  "short_name": "FindIt",
  "description": "The home for local sellers. List for free, browse listings near you, and manage offers and pickup in one place.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#0a1628",
  "orientation": "portrait-primary",
  "categories": ["shopping", "lifestyle", "classifieds"],
  "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"
    }
  ]
}
