{
  "name": "RubikaKIDS",
  "short_name": "kids",
  "description": "RubikaKIDS creative and safe kids entertainment web app",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "portrait",
  "background_color": "#FFF7E6",
  "theme_color": "#0055BF",
  "dir": "rtl",
  "lang": "fa",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
