{
  "name": "PlannerDZ — تطبيق تتبع الميزانية",
  "short_name": "PlannerDZ",
  "description": "تطبيق بسيط لتتبع مصاريفك اليومية بالدينار الجزائري",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFAFA",
  "theme_color": "#2ECC71",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/img/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/img/logo_plannerdz.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/img/logo_plannerdz_wt.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "categories": ["finance", "productivity"]
}
