{
  "name": "Neural Drill - MWD Surface Software",
  "short_name": "Neural Drill",
  "id": "/",
  "description": "Modern MWD surface software with AI-powered drilling analytics and real-time data visualization",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#1e293b",
  "icons": [
    {
      "src": "/NeuralDrill.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/NeuralDrill1.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/NeuralDrill_alt.ico",
      "sizes": "64x64 48x48 32x32 24x24 16x16",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "/NeuralDrill1.png",
      "sizes": "1411x1042",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/NeuralDrill.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "View Surveys",
      "short_name": "Surveys",
      "url": "/surveys",
      "icons": [{ "src": "/NeuralDrill.png", "sizes": "192x192" }]
    },
    {
      "name": "Directional Data",
      "short_name": "Directional",
      "url": "/directional",
      "icons": [{ "src": "/NeuralDrill.png", "sizes": "192x192" }]
    }
  ]
}
