{
  "name": "دیوان",
  "short_name": "دیوان",
  "description": "شبکه‌ی نویسندگان و هنرمندان فارسی‌زبان",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1f211c",
  "theme_color": "#1f211c",
  "orientation": "portrait",
  "lang": "fa",
  "dir": "rtl",
  "categories": ["books", "education", "social"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "نوشتن",
      "short_name": "نوشتن",
      "url": "/write",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "داشبورد",
      "short_name": "داشبورد",
      "url": "/dashboard",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
