{
    "name": "Aqsati - أقساطي",
    "short_name": "Aqsati",
    "description": "Manage installments and payment reminders easily.",
    "start_url": ".",
    "scope": ".",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#1E1B4B",
    "theme_color": "#6D28D9",
    "dir": "rtl",
    "lang": "ar",
    "icons": [
      {
        "src": "icons/Icon-192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "icons/Icon-512.png",
        "sizes": "512x512",
        "type": "image/png"
      },
      {
        "src": "icons/Icon-maskable-512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
      }
    ]
  }