{
  "name": "Lansum Tasks",
  "short_name": "Lansum",
  "description": "Construction & Infrastructure task management — add and track site tasks on the go.",
  "start_url": "./mobile.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#070c18",
  "theme_color": "#f59e0b",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%23111b30'/%3E%3Crect x='16' y='16' width='160' height='160' rx='28' fill='url(%23g)'/%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0' y1='0' x2='1' y2='1'%3E%3Cstop offset='0' stop-color='%23f59e0b'/%3E%3Cstop offset='1' stop-color='%23ef4444'/%3E%3C/linearGradient%3E%3C/defs%3E%3Ctext x='96' y='128' font-family='system-ui,sans-serif' font-size='88' font-weight='900' fill='white' text-anchor='middle'%3EL%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='100' fill='%23111b30'/%3E%3Crect x='40' y='40' width='432' height='432' rx='72' fill='url(%23g)'/%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0' y1='0' x2='1' y2='1'%3E%3Cstop offset='0' stop-color='%23f59e0b'/%3E%3Cstop offset='1' stop-color='%23ef4444'/%3E%3C/linearGradient%3E%3C/defs%3E%3Ctext x='256' y='344' font-family='system-ui,sans-serif' font-size='240' font-weight='900' fill='white' text-anchor='middle'%3EL%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Add Task",
      "short_name": "Add",
      "description": "Quickly add a new construction task",
      "url": "./mobile.html?action=add",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ccircle cx='48' cy='48' r='48' fill='%23f59e0b'/%3E%3Cpath d='M48 24v48M24 48h48' stroke='white' stroke-width='8' stroke-linecap='round'/%3E%3C/svg%3E", "sizes": "96x96" }]
    }
  ]
}
