{
  "name": "werkd — AI Business Manager",
  "short_name": "werkd",
  "description": "Run your trades business with AI. werkd handles scheduling, quoting, invoicing, payments, route optimization, and customer management so you can focus on the work.",
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f6f2",
  "theme_color": "#f7f6f2",
  "scope": "/",
  "lang": "en-US",
  "categories": ["business", "productivity", "utilities"],
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/pixel-7-pro/01-today.png",
      "sizes": "1082x2202",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Today — in-progress job, route timing, and Werkd Intel suggestions for the day"
    },
    {
      "src": "/screenshots/pixel-7-pro/02-assist-menu.png",
      "sizes": "1082x2202",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Assist — photo diagnosis, quick job, chat, and voice entry from anywhere"
    },
    {
      "src": "/screenshots/pixel-7-pro/03-office-quotes.png",
      "sizes": "1082x2202",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Office — quote pipeline health and follow-ups, organized by age"
    },
    {
      "src": "/screenshots/pixel-7-pro/04-work.png",
      "sizes": "1082x2202",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Work — today's route, miles, billing, and job-by-job pulse"
    },
    {
      "src": "/screenshots/pixel-7-pro/05-money.png",
      "sizes": "1082x2202",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Money — collected, outstanding, and aging receivables at a glance"
    }
  ],
  "shortcuts": [
    {
      "name": "New Job",
      "short_name": "New Job",
      "description": "Log a new job via chat",
      "url": "/?view=chat&action=new-job",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Today's Schedule",
      "short_name": "Schedule",
      "description": "View today's scheduled jobs",
      "url": "/?view=schedule",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    }
  ]
}
