{
  "name": "Ọjàṣàyé",
  "short_name": "Ọjàṣàyé",
  "description": "àmì ni ayé",
  "start_url": "/ojasaye/",
  "display": "standalone",
  "background_color": "#0a1f06",
  "theme_color": "#d4a820",
  "orientation": "portrait-primary",
  "categories": ["shopping", "food", "business"],
  "lang": "en-NG",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1488459716781-31db52582fe9?w=192&h=192&fit=crop&q=80",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://images.unsplash.com/photo-1488459716781-31db52582fe9?w=512&h=512&fit=crop&q=80",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Now",
      "short_name": "Shop",
      "url": "/ojasaye/index.html",
      "description": "Browse fresh produce"
    },
    {
      "name": "Merchant Portal",
      "short_name": "Merchant",
      "url": "/ojasaye/merchant-portal.html",
      "description": "Manage your farm store"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1488459716781-31db52582fe9?w=1280&h=720&fit=crop",
      "sizes": "1280x720",
      "type": "image/png"
    }
  ]
}
