{
  "name": "Cinegrid Client Timeline",
  "short_name": "Client Timeline",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#f6f7fb",
  "theme_color": "#e03131",
  "icons": [
    {
      "src": "/public_html/upload/512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
{
  "id": "/",
  "name": "CineGrid",
  "short_name": "CineGrid",
  "description": "CineGrid - Professional Equipment Rental Platform",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#dc3545",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/uploads/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/uploads/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "prefer_related_applications": false
}
