/* PWA Manifest for Cresttor Companion */
{
  "name": "Cresttor Companion",
  "short_name": "Cresttor",
  "description": "Cresttor Construction crew app — jobs, photos, schedule and time tracking.",
  "start_url": "/companion",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1F3D2A",
  "icons": [
    {
      "src": "https://customer-assets.emergentagent.com/job_cresttor-launch/artifacts/8uhul2jp_CC%20Logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://customer-assets.emergentagent.com/job_cresttor-launch/artifacts/8uhul2jp_CC%20Logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
