{
  "name": "Calyvor | Software & Web Workshop",
  "short_name": "Calyvor",
  "description": "Creative software engineering, modern web apps, automation scripts, and tools by TheCalyvor",
  "id": "https://calyvor.com/",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#020408",
  "theme_color": "#020408",
  "orientation": "portrait-primary",
  "lang": "fa",
  "dir": "rtl",
  "categories": ["portfolio", "productivity", "utilities", "developer-tools"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Projects | پروژه‌ها",
      "short_name": "Projects",
      "description": "View software and web projects",
      "url": "./#projects",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Order Project | سفارش پروژه",
      "short_name": "Order",
      "description": "Start a new custom project order",
      "url": "./#contact",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
