{
  "name": "PAK SIM DATABASE",
  "short_name": "PakSIM",
  "description": "Pakistan's #1 SIM Verification & Mobile Number Lookup Service - Find SIM Owner Details & CNIC Check FREE",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0d9488",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-PK",
  "dir": "ltr",
  "categories": ["utilities", "business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Search by Phone",
      "short_name": "Phone Search",
      "description": "Find SIM owner by phone number",
      "url": "/?search=phone",
      "icons": [{ "src": "/favicon-512.png", "sizes": "512x512" }]
    },
    {
      "name": "Search by CNIC",
      "short_name": "CNIC Search", 
      "description": "Check SIMs registered on CNIC",
      "url": "/?search=cnic",
      "icons": [{ "src": "/favicon-512.png", "sizes": "512x512" }]
    }
  ],
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
