{
  "name": "Vantage Core",
  "short_name": "Vantage Core",
  "description": "Professional drill hole project management for exploration teams",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#1d4ed8",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities", "business"],
  "shortcuts": [
    {
      "name": "Project Manager",
      "url": "/drill-project-manager",
      "description": "Open the drill project workspace"
    },
    {
      "name": "Calculator",
      "url": "/drill-calculator",
      "description": "Open the drill calculator"
    }
  ]
}
