{
  "name": "Dockhand",
  "short_name": "Dockhand",
  "description": "Cottage country's task marketplace. Muskoka, Kawarthas, Haliburton, Georgian Bay.",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4EFE4",
  "theme_color": "#1F5641",
  "lang": "en-CA",
  "categories": ["productivity", "lifestyle", "business"],
  "icons": [
    { "src": "/pwa-icons/icon-192.png",          "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/pwa-icons/icon-512.png",          "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/pwa-icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/pwa-icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Post a task",  "short_name": "Post",   "url": "/app.html#post",       "description": "Post a new cottage-country task" },
    { "name": "Find work",    "short_name": "Find",   "url": "/app.html#findwork",   "description": "Browse open tasks near you" },
    { "name": "Messages",     "short_name": "Inbox",  "url": "/app.html#messages",   "description": "Open your message inbox" }
  ]
}
