{
  "name": "מסרים מהירים",
  "short_name": "מסרים",
  "description": "שליפה מהירה של הודעות, מסמכים וסיסמאות",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0d0f18",
  "theme_color": "#5b8dee",
  "dir": "rtl",
  "lang": "he",
  "orientation": "portrait",
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
