{
  "name": "סצנה",
  "short_name": "סצנה",
  "description": "עורך תסריטים מקצועי בעברית",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f12",
  "theme_color": "#26a7ed",
  "dir": "rtl",
  "lang": "he",
  "icons": [
    {
      "src": "icons/file-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "file_handlers": [
    {
      "action": "/",
      "accept": {
        "application/json": [".scn"]
      },
      "icons": [
        {
          "src": "icons/file-icon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
