{
  "name": "Garden Horizons",
  "short_name": "Garden Horizons",
  "description": "Grow rare plants and discover mutations in Garden Horizons",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1B5E20",
  "theme_color": "#2E7D32",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1464325749429-7536fa57f748?w=192&h=192&fit=crop",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "https://images.unsplash.com/photo-1464325749429-7536fa57f748?w=512&h=512&fit=crop",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "https://images.unsplash.com/photo-1464325749429-7536fa57f748?w=192&h=192&fit=crop",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1464325749429-7536fa57f748?w=540&h=720&fit=crop",
      "sizes": "540x720",
      "type": "image/jpeg",
      "form_factor": "narrow"
    }
  ],
  "categories": ["games", "productivity"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Open Shop",
      "short_name": "Shop",
      "description": "Browse and purchase rare plants",
      "url": "/shop",
      "icons": [
        {
          "src": "https://images.unsplash.com/photo-1464325749429-7536fa57f748?w=192&h=192&fit=crop",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Open Wiki",
      "short_name": "Wiki",
      "description": "Check plant info and mutations",
      "url": "/wiki",
      "icons": [
        {
          "src": "https://images.unsplash.com/photo-1464325749429-7536fa57f748?w=192&h=192&fit=crop",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
