{
  "name": "Canny World LLC",
  "short_name": "Canny World",
  "description": "Canny World LLC — Content production house and digital media studio.",
  "start_url": "/canny-world/",
  "scope": "/canny-world/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#a855f7",
  "orientation": "portrait-primary",
  "categories": ["business", "entertainment"],
  "icons": [
    {
      "src": "/canny-world/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Portfolio",
      "short_name": "Portfolio",
      "description": "View our work",
      "url": "/canny-world/portfolio"
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch",
      "url": "/canny-world/contact"
    }
  ]
}
