{
  "name": "OilFlow AI - AI Automation for Oil & Gas",
  "short_name": "OilFlow AI",
  "description": "AI agents, process automation, and data integration for oil and gas operators",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0F",
  "theme_color": "#00D4FF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Services",
      "short_name": "Services",
      "description": "View AI automation services",
      "url": "/services",
      "icons": [{ "src": "/apple-icon.png", "sizes": "180x180" }]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch",
      "url": "/contact",
      "icons": [{ "src": "/apple-icon.png", "sizes": "180x180" }]
    }
  ]
}
