{
  "name": "تقویم شمسی + هواشناسی",
  "short_name": "تقویم هوا",
  "description": "پیش‌بینی ۱۶ روزه، میانگین آماری ۶ ساله و مناسبت‌ها — برای هر روز سال",
  "id": "/",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "dir": "rtl",
  "lang": "fa",
  "background_color": "#0f2027",
  "theme_color": "#0ea5e9",
  "categories": ["weather", "utilities"],
  "icons": [
    {
      "src": "assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "assets/images/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "تقویم امروز",
      "url": "/",
      "description": "مشاهده تقویم و هوای امروز"
    },
    {
      "name": "تبدیل تاریخ",
      "url": "/#converter",
      "description": "تبدیل تاریخ شمسی، میلادی و قمری"
    }
  ]
}
