{
  "name": "Fieldly — Field Service Management",
  "short_name": "Fieldly",
  "description": "Job management built for the trades",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f3ee",
  "theme_color": "#1a1714",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "New Job",
      "short_name": "New Job",
      "description": "Create a new job",
      "url": "/index.html#jobs"
    },
    {
      "name": "New Quote",
      "short_name": "Quote",
      "description": "Create a new quote",
      "url": "/index.html#quotes"
    }
  ]
}
