{
  "name": "پلنر آتنا — Athena Planner",
  "short_name": "پلنر آتنا",
  "description": "پلنر دیجیتال با تقویم فارسی: اهداف، کتاب‌ها، برنامه‌ریزی، ژورنال، عادت‌ها، تناسب‌اندام، تغذیه و مالی · A Persian-calendar personal planner",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1E1B2E",
  "theme_color": "#1E1B2E",
  "dir": "rtl",
  "lang": "fa",
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}