{
  "name": "Shahan-Bil — حسابداری خانواده",
  "short_name": "Shahan-Bil",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#4f46e5",
  "lang": "fa",
  "dir": "rtl",
  "description": "حسابداری شخصی خانواده — درآمد، هزینه، وام، بیمه و اشتراک‌ها",
  "categories": ["finance", "productivity"],
  "icons": [
    { "src": "/static/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/static/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/static/img/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "افزودن تراکنش",
      "short_name": "تراکنش",
      "url": "/?action=add-tx&source=pwa",
      "icons": [{ "src": "/static/img/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "داشبورد",
      "short_name": "داشبورد",
      "url": "/?view=dashboard&source=pwa",
      "icons": [{ "src": "/static/img/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
