{
  "id": "/",
  "name": "השבצקיסט",
  "short_name": "השבצקיסט",
  "description": "השבצקיסט לצוותי גינה",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "share_target": {
    "action": "./share-target",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "files": [
        {
          "name": "file",
          "accept": ["text/plain", ".txt", ".gm.json", ".json", "application/json"]
        }
      ]
    }
  },
  "theme_color": "#27ae60",
  "background_color": "#1a1a2e",
  "dir": "rtl",
  "lang": "he",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
