{
  "short_name": "Le Petit",
  "name": "Le Petit Promise - Baby Photography",
  "icons": [
    {
      "src": "le-petit-main.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#FFC0CB",
  "background_color": "#FFF5F7",
  "description": "Professional baby photography services in Sri Lanka",
  "categories": ["photography", "business", "lifestyle"],

  "prefer_related_applications": false,
  "related_applications": [],
  "shortcuts": [
    {
      "name": "Book Session",
      "url": "/book",
      "description": "Book a photography session"
    },
    {
      "name": "My Sessions",
      "url": "/dashboard/sessions",
      "description": "View your photography sessions"
    }
  ]
}