{
  "name": "EZ Virtual Tools - Petroleum Engineering OS",
  "short_name": "EZ Virtual Tools",
  "description": "Field-grade petroleum engineering operating system for drilling, mud, production, fishing, and well control operations",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#ff6b00",
  "orientation": "any",
  "icons": [
    {
      "src": "/assets/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Drilling",
      "url": "/#drilling",
      "description": "Drilling engineering calculations"
    },
    {
      "name": "Well Control",
      "url": "/#well-control",
      "description": "Well control and kill sheets"
    },
    {
      "name": "Fishing",
      "url": "/#fishing",
      "description": "Fishing operations"
    },
    {
      "name": "OPS Center",
      "url": "/#ops-center",
      "description": "Mission control workflows"
    }
  ]
}
