{
  "name": "Feral Up - Regional Coordination Platform",
  "short_name": "Feral Up",
  "description": "Regional pest control coordination platform connecting verified volunteers with farmers",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#7A9B76",
  "background_color": "#F5F3ED",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/images/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "640x1136",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}