{
  "name": "Villa Ciburial Puncak",
  "short_name": "Villa Ciburial",
  "description": "Sewa villa premium di Puncak dengan fasilitas lengkap, kolam renang pribadi, dan view pegunungan. Booking aman via Midtrans.",
  "start_url": "/?utm_source=pwa&utm_medium=installed-app",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#0a122e",
  "theme_color": "#0dcaf0",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "id-ID",
  "dir": "ltr",
  "categories": ["travel", "lifestyle", "business"],
  "id": "/?source=pwa",
  "icons": [
    {
      "src": "/assets/CP Logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/CP Logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/CP Logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/CP Logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/hero-bg-CP.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Pemandangan villa di Ciburial Puncak"
    }
  ],
  "shortcuts": [
    {
      "name": "Booking Villa",
      "short_name": "Booking",
      "description": "Cek ketersediaan dan booking villa",
      "url": "/booking.html?utm_source=pwa&utm_medium=shortcut",
      "icons": [{"src": "/assets/CP Logo.png", "sizes": "192x192", "type": "image/png"}]
    },
    {
      "name": "Hubungi Admin",
      "short_name": "Kontak",
      "description": "Chat WhatsApp admin Ciburial Puncak",
      "url": "/contact.html?utm_source=pwa&utm_medium=shortcut",
      "icons": [{"src": "/assets/CP Logo.png", "sizes": "192x192", "type": "image/png"}]
    },
    {
      "name": "Tentang Kami",
      "short_name": "About",
      "description": "Profil Villa Ciburial Puncak",
      "url": "/about.html?utm_source=pwa&utm_medium=shortcut",
      "icons": [{"src": "/assets/CP Logo.png", "sizes": "192x192", "type": "image/png"}]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {"preferred_width": 400},
  "launch_handler": {"client_mode": "navigate-existing"},
  "handle_links": "preferred"
}
