{
  "name": "Urdu Shajra Builder",
  "short_name": "Urdu Shajra",
  "description": "موبائل اور ڈیسک ٹاپ پر اردو شجرہ نسب بنائیں، محفوظ کریں اور PNG ڈاؤن لوڈ کریں۔",
  "lang": "ur",
  "dir": "rtl",
  "start_url": "./popup.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f6f0e6",
  "theme_color": "#176b5c",
  "icons": [
    {
      "src": "app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
