{
  "name": "ניווט רחפנים",
  "short_name": "ניווט רחפנים",
  "description": "כלי ניווט שטח למטיסי רחפנים ולצוותי חילוץ: המרת קואורדינטות, נקודות שמורות, אזימוט, גובה טופוגרפי, סריקת QR",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f0f4f8",
  "theme_color": "#1a56db",
  "lang": "he",
  "dir": "rtl",
  "categories": ["navigation", "utilities", "productivity"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
