{
  "name": "FenceWright",
  "short_name": "FenceWright",
  "description": "Fence walk and quotes for the truck. Trace the lot, keep the draft, send the letter.",
  "start_url": "/dashboard/fence-walk",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f3f0",
  "theme_color": "#169e5b",
  "orientation": "portrait-primary",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icon-192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
