{
  "name": "HostifyOS - The Modern Hosting OS",
  "short_name": "HostifyOS",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#090D14",
  "theme_color": "#10B981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "brand_logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "brand_logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
