{
  "name": "Review Cerdas - Review Gadget Indonesia",
  "short_name": "Review Cerdas",
  "description": "Review HP, Laptop, Tablet dengan harga terbaik Shopee & Tokopedia Indonesia",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1020",
  "theme_color": "#0a1020",
  "orientation": "portrait-primary",
  "lang": "id",
  "dir": "ltr",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["shopping", "technology"],
  "screenshots": [
    {
      "src": "/screenshots/home.jpg",
      "sizes": "540x720",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Homepage Review Cerdas"
    },
    {
      "src": "/screenshots/desktop.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Desktop View Review Cerdas"
    }
  ],
  "shortcuts": [
    {
      "name": "Review HP",
      "short_name": "Review HP",
      "url": "/reviews/hp/",
      "description": "Lihat semua review HP terbaru",
      "icons": [
        { "src": "/icons/hp-96x96.png", "sizes": "96x96", "type": "image/png" }
      ]
    },
    {
      "name": "Review Laptop",
      "short_name": "Review Laptop",
      "url": "/reviews/laptop/",
      "description": "Lihat semua review laptop terbaru",
      "icons": [
        {
          "src": "/icons/laptop-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Perbandingan Gadget",
      "short_name": "Perbandingan",
      "url": "/perbandingan/",
      "description": "Bandingkan spesifikasi gadget side-by-side",
      "icons": [
        {
          "src": "/icons/compare-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Rekomendasi",
      "short_name": "Rekomendasi",
      "url": "/rekomendasi/",
      "description": "Rekomendasi gadget terbaik 2026",
      "icons": [
        {
          "src": "/icons/icon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
