{
  "name": "Subha — Digital Tasbih",
  "short_name": "Subha",
  "description": "A beautiful Islamic digital tasbih counter with offline support, daily goals, history charts, and multilingual support (Arabic, French, English).",
  "theme_color": "#1B4332",
  "background_color": "#FAF7F0",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "lang": "en",
  "dir": "auto",
  "categories": ["lifestyle", "utilities"],
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Counter",
      "url": "/",
      "description": "Open tasbih counter"
    }
  ]
}
