{
  "name": "McIntyre AgriCon",
  "short_name": "McIntyre",
  "description": "Expert Agricultural & Landscape Consulting Services",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#2B5F2B",
  "background_color": "#0A0E1B",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/"
}