{
  "name": "CekSaham — Investasi Bantuan AI",
  "short_name": "CekSaham",
  "description": "Riset saham IDX berbantuan AI untuk investor ritel Indonesia. Cari saham, baca berita, screening undervalued, pantau watchlist — semua dalam satu app.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "portrait",
  "theme_color": "#0F172A",
  "background_color": "#0F172A",
  "lang": "id-ID",
  "dir": "ltr",
  "categories": ["finance", "business", "productivity"],
  "iarc_rating_id": "e84b072d-71fc-4f3f-a14f-181af4e9f5f9",
  "prefer_related_applications": false,
  "related_applications": [],
  "scope_extensions": [
    { "origin": "https://ceksaham.ai" },
    { "origin": "https://www.ceksaham.ai" },
    { "origin": "https://ceksahamid.lovable.app" }
  ],
  "protocol_handlers": [
    { "protocol": "web+ceksaham", "url": "/stocks/%s" }
  ],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "edge_side_panel": {
    "preferred_width": 480
  },
  "handle_links": "preferred",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile-1.jpg",
      "sizes": "720x1024",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Watchlist saham dengan AI insight"
    },
    {
      "src": "/screenshots/desktop-1.jpg",
      "sizes": "1920x1080",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Dashboard CekSaham di desktop"
    }
  ],
  "shortcuts": [
    {
      "name": "Watchlist",
      "short_name": "Watchlist",
      "description": "Buka watchlist saham kamu",
      "url": "/watchlist",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Screener",
      "short_name": "Screener",
      "description": "Cari saham undervalued",
      "url": "/screener",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Berita Pasar",
      "short_name": "Berita",
      "description": "Berita terbaru IDX",
      "url": "/news",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
