{
  "id": "https://risheh.app/?pwa-id=risheh",
  "name": "ریشه",
  "short_name": "ریشه",
  "description": "اپلیکیشن ریشه",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4CAF50",
  "orientation": "portrait",
  "scope": "/",
  "lang": "fa",
  "dir": "rtl",
  "icons": [
    {
      "src": "/icons/icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screen1.png",
      "sizes": "1080x1920",
      "type": "image/png"
    },
    {
      "src": "/screenshots/screen2.png",
      "sizes": "1080x1920",
      "type": "image/png"
    }
  ],
  "categories": ["health", "lifestyle", "family"],
  "shortcuts": [
    {
      "name": "خانه",
      "short_name": "خانه",
      "url": "/",
      "icons": [
        {
          "src": "/icons/icon_192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
