{
  "name": "Ilma — NAVTEX maritime safety decoder",
  "short_name": "Ilma",
  "description": "A Python receiver for maritime weather services — NAVTEX, HF RTTY, and weather fax — through a single RTL-SDR on a Raspberry Pi.",
  "start_url": "/",
  "scope": "/",
  "display": "minimal-ui",
  "background_color": "#faf9f5",
  "theme_color": "#15304a",
  "lang": "en",
  "icons": [
    {
      "src": "/assets/ilma-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/ilma-icon.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
