{
  "name": "Asi Konekt - Agricultural Marketplace",
  "short_name": "Asi Konekt",
  "description": "Mobile-first agricultural marketplace connecting farms, businesses and markets",
  "start_url": "/mobile/farm",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0C530D",
  "background_color": "#FFFFFF",
  "icons": [
    {
      "src": "/brand/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/brand/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/brand/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/brand/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/brand/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/brand/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/brand/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/brand/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/brand/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/brand/screenshots/screenshot-1.png",
      "sizes": "1080x1920",
      "type": "image/png"
    },
    {
      "src": "/brand/screenshots/screenshot-2.png",
      "sizes": "1080x1920",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Marketplace",
      "short_name": "Market",
      "description": "Browse the marketplace",
      "url": "/mobile/marketplace",
      "icons": [
        {
          "src": "/brand/icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "My Farm",
      "short_name": "Farm",
      "description": "Manage your farm",
      "url": "/mobile/farm",
      "icons": [
        {
          "src": "/brand/icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Orders",
      "short_name": "Orders",
      "description": "View your orders",
      "url": "/mobile/orders",
      "icons": [
        {
          "src": "/brand/icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Market Prices",
      "short_name": "Prices",
      "description": "Check latest prices",
      "url": "/mobile/farm/prices",
      "icons": [
        {
          "src": "/brand/icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "categories": [
    "business",
    "shopping",
    "food"
  ]
}
