{
  "name": "RegattAI Press",
  "short_name": "Press",
  "description": "App Press - RegattAI Pilot",
  "start_url": "/app/press.html",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#0a1628",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/app/icon-press.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/app/icon-press.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ]
}
