{
  "name": "Merik Co.",
  "short_name": "Merik",
  "description": "Technology · Marketplace · Education — digital products, services and platforms for Africa and beyond.",
  "start_url": "/index",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d1b2a",
  "theme_color": "#00bcd4",
  "orientation": "portrait",
  "categories": ["business", "education", "productivity"],
  "shortcuts": [
    {
      "name": "Sokoni Marketplace",
      "short_name": "Sokoni",
      "description": "Find local services near you",
      "url": "https://sokoni.merikagency.com/",
      "icons": [{"src": "/assets/images/icon-merik.svg", "sizes": "any", "type": "image/svg+xml"}]
    },
    {
      "name": "Academy",
      "short_name": "Academy",
      "description": "Learn web development & design",
      "url": "/courses",
      "icons": [{"src": "/assets/images/icon-merik.svg", "sizes": "any", "type": "image/svg+xml"}]
    },
    {
      "name": "Playground",
      "short_name": "Play",
      "description": "Build and share live code",
      "url": "/playground",
      "icons": [{"src": "/assets/images/icon-merik.svg", "sizes": "any", "type": "image/svg+xml"}]
    }
  ],
  "icons": [
    {
      "src": "assets/images/icon-merik.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
