{
  "name": "ShipBuild AI",
  "short_name": "ShipBuild",
  "description": "AI-powered shipbuilding management platform with multilingual support",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#0b1120",
  "theme_color": "#111827",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23111827' width='192' height='192' rx='24'/><text x='96' y='130' text-anchor='middle' font-size='120'>🚢</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23111827' width='512' height='512' rx='64'/><text x='256' y='340' text-anchor='middle' font-size='300'>🚢</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
