{
  "name": "Booat",
  "short_name": "Booat",
  "description": "GPS Náutico inteligente com rotas, vento, ondas e marés",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a1a",
  "theme_color": "#0ea5e9",
  "icons": [
    { "src": "/favicon.ico", "sizes": "64x64", "type": "image/x-icon" },
    { "src": "/favicon.ico", "sizes": "192x192", "type": "image/x-icon", "purpose": "any maskable" }
  ],
  "categories": ["navigation", "weather"]
}
