{
  "name": "We Mow It - Lawn Care",
  "short_name": "We Mow It",
  "description": "On-demand lawn care services across Australia. Instant quotes, fast booking, professional results.",
  "start_url": "https://wemowit.app/",
  "scope": "https://wemowit.app/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#FF6333",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=au.com.wemowit.twa",
      "id": "au.com.wemowit.twa"
    }
  ],
  "prefer_related_applications": false
}
