{
  "name": "SPMB Kota Tanjung Balai 2026",
  "short_name": "SPMB TanjungBalai",
  "description": "Sistem Penerimaan Murid Baru Kota Tanjung Balai 2026 - Platform digital resmi untuk pendaftaran online",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "categories": ["education", "government"],
  "lang": "id",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "maskable any"
    },
    {
      "src": "/favicon.webp",
      "sizes": "512x512", 
      "type": "image/webp",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/favicon.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide"
    },
    {
      "src": "/favicon.webp", 
      "sizes": "750x1334",
      "type": "image/webp",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Cek Status Pendaftaran",
      "short_name": "Cek Status",
      "description": "Periksa status pendaftaran SPMB",
      "url": "/cek-status",
      "icons": [
        {
          "src": "/favicon.webp",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Statistik Pendaftar",
      "short_name": "Statistik",
      "description": "Lihat statistik dan data pendaftar",
      "url": "/statistik",
      "icons": [
        {
          "src": "/favicon.webp",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "FAQ - Bantuan",
      "short_name": "FAQ",
      "description": "Pertanyaan yang sering diajukan",
      "url": "/faq",
      "icons": [
        {
          "src": "/favicon.webp",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}