{
  "id": "/",
  "name": "Track n Drill EDGE360",
  "short_name": "TD EDGE",
  "description": "Track n Drill EDGE360 — digital twin drilling operations platform.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#EEF3FC",
  "theme_color": "#6A35FF",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Your saved dashboard widgets for the current well",
      "url": "/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Directional Survey",
      "short_name": "Directional",
      "description": "Survey stations, BHA/SAG correction, and magnetic interference",
      "url": "/directional",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Geosteering",
      "short_name": "Geosteering",
      "description": "Distance-to-boundary correlation and reference models",
      "url": "/geosteering",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/directional-wide.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Directional Survey — real survey stations, BHA/SAG correction, and magnetic interference for a real well"
    },
    {
      "src": "/screenshots/directional-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Directional Survey on a phone-sized viewport"
    }
  ]
}
