{
  "name": "Byrrus Apps",
  "id": "byrrus.web.app",
  "short_name": "Byrrus",
  "description": "Byrrus Apps Ltd – a digital product studio building scalable web applications, PWAs, and modern platforms for founders and businesses.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#140c09",
  "theme_color": "#140c09",
  "orientation": "natural",
  "lang": "en-GB",
  "scope": "/",
  "categories": [
    "professional-services",
    "technology"
  ],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}