{
  "id": "Roselika/v0.0.1",
  "name": "Roselika - The bloom of persian wisdom",
  "version": "0.0.1",
  "app": {
    "launch": {
      "web_url": "https://app.roselika.ir",
      "container": "panel",
      "height": 600,
      "width": 1200,
      "minHeight": 300,
      "minWidth": 600,
      "maxHeight": 1200,
      "maxWidth": 2400
    }
  },
  "short_name": "Roselika",
  "categories": [
    "kids",
    "music",
    "games"
  ],
  "display": "standalone",
  "orientation": "landscape",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/ico/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/ico/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/ico/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "dir": "rtl",
  "lang": "fa",
  "scope": "/",
  "display_override": [
    "fullscreen",
    "standalone",
    "window-controls-overlay"
  ],
  "screenshots": [
    {
      "src": "/img/screenshot1.png",
      "sizes": "843x387",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Application"
    },
    {
      "src": "/img/screenshot2.png",
      "sizes": "389x788",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Application"
    }


  ]
}