{
  "id": "/",
  "name": "KahwinKu - Wedding Planner Malaysia",
  "short_name": "KahwinKu",
  "description": "Rancang. Simpan. Kahwin.",
  "start_url": "/dashboard.php",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#fdecef",
  "theme_color": "#d94d78",
  "categories": [
    "lifestyle",
    "productivity"
  ],
  "icons": [
    {
      "src": "/assets/icons/icon-192-v83.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512-v83.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/maskable-512-v83.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Wedding Journey",
      "short_name": "Plan",
      "url": "/checklist.php",
      "icons": [
        {
          "src": "/assets/icons/icon-192-v83.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Budget Planner",
      "short_name": "Budget",
      "url": "/budget.php",
      "icons": [
        {
          "src": "/assets/icons/icon-192-v83.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Nota & Reminder",
      "short_name": "Nota",
      "url": "/reminders.php",
      "icons": [
        {
          "src": "/assets/icons/icon-192-v83.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Latest Notifications",
      "short_name": "Notifikasi",
      "url": "/notification_center.php",
      "icons": [
        {
          "src": "/assets/icons/icon-192-v83.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "orientation": "portrait-primary"
}