{
  "id": "/login",
  "name": "Repair Relay",
  "short_name": "Repair Relay",
  "description": "Work orders, inspections, invoices and payments for commercial truck repair \u2014 from the first call to the paid invoice.",
  "lang": "en-US",
  "dir": "ltr",
  "start_url": "/?mywork",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
