{
  "name": "MaritimeCore",
  "short_name": "MaritimeCore",
  "description": "Yacht operations platform — maintenance, crew duties, bunkering, voyage planning, accounting and charter in one system.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#06202f",
  "theme_color": "#06202f",
  "orientation": "any",
  "scope": "/",
  "dir": "ltr",
  "lang": "en",
  "categories": ["productivity", "business", "utilities"],
  "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"
    }
  ]
}
