{
  "name": "RGP - כלי פיתוח בעברית שעובדים אופליין",
  "short_name": "RGP",
  "description": "כלי פיתוח ישראליים בעברית ל-JSON, XML, SQL, QR, תמונות, הצפנה ועוד. הכול רץ מקומית בדפדפן בלי להעלות מידע.",
  "lang": "he-IL",
  "dir": "rtl",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b1621",
  "theme_color": "#0b1621",
  "categories": [
    "developer",
    "productivity",
    "utilities"
  ],
  "icons": [
    {
      "src": "/assets/icon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "JSON Formatter",
      "short_name": "JSON",
      "description": "יישור, בדיקה ו-Tree View ל-JSON בלי בלגן.",
      "url": "/json",
      "icons": [
        {
          "src": "/assets/apps/cards/json.png",
          "sizes": "384x384",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "XML Formatter",
      "short_name": "XML",
      "description": "יישור XML ותצוגת עץ לעבודה מסודרת.",
      "url": "/xml",
      "icons": [
        {
          "src": "/assets/apps/cards/xml.png",
          "sizes": "384x384",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "SQL Wizard",
      "short_name": "SQL",
      "description": "דוגמאות ובניית שאילתות בלי כאב ראש.",
      "url": "/sql",
      "icons": [
        {
          "src": "/assets/apps/cards/sql.png",
          "sizes": "384x384",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "מחולל QR",
      "short_name": "QR",
      "description": "יצירת QR מעוצב להורדה מהירה.",
      "url": "/qr",
      "icons": [
        {
          "src": "/assets/apps/cards/qr.png",
          "sizes": "384x384",
          "type": "image/png"
        }
      ]
    }
  ]
}
