{
  "name": "Electrical Maintenance Daily Report",
  "short_name": "ElecReport",
  "description": "Daily electrical maintenance checklist with QR unlock and Supabase sync",
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#0a6832",
  "background_color": "#eef2f5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%230a6832'/%3E%3Ctext x='256' y='360' font-size='280' text-anchor='middle' fill='white' font-weight='bold' font-family='Arial'%3ETES%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}