{
  "name": "ProWire | Quotes, Jobs and Payments",
  "short_name": "ProWire",
  "description": "The simple quoting, job and payment app for independent UK electricians.",
  "start_url": "/dashboard",
  "scope": "/",
  "id": "mpjl-electrical-assistant",
  "display": "standalone",
  "display_override": [
    "tabbed",
    "window-controls-overlay",
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "background_color": "#1e3a5f",
  "theme_color": "#f97316",
  "orientation": "any",
  "dir": "ltr",
  "lang": "en-GB",
  "categories": [
    "productivity",
    "utilities",
    "business",
    "education"
  ],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "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-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Jobs",
      "short_name": "Jobs",
      "description": "Schedule and track electrical jobs",
      "url": "/dashboard?tab=jobs",
      "icons": [
        {
          "src": "/icons/shortcut-cable.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Invoices",
      "short_name": "Invoices",
      "description": "Create and send invoices",
      "url": "/dashboard?tab=invoices",
      "icons": [
        {
          "src": "/icons/shortcut-cert.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Clients",
      "short_name": "Clients",
      "description": "Open client records",
      "url": "/dashboard?tab=clients",
      "icons": [
        {
          "src": "/icons/shortcut-qa.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Jobs, invoices and clients"
    },
    {
      "src": "/screenshots/qa.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Invoices and job records"
    },
    {
      "src": "/screenshots/mobile-dashboard.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile Dashboard"
    },
    {
      "src": "/screenshots/mobile-calculator.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile jobs"
    }
  ],
  "scope_extensions": [
    {
      "origin": "https://stripe.com"
    },
    {
      "origin": "https://checkout.stripe.com"
    },
    {
      "origin": "https://billing.stripe.com"
    }
  ],
  "file_handlers": [
    {
      "action": "/dashboard?tab=clients&import=true",
      "accept": {
        "text/csv": [
          ".csv"
        ],
        "application/vnd.ms-excel": [
          ".xls"
        ],
        "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet": [
          ".xlsx"
        ]
      },
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ],
      "launch_type": "single-client"
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+mpjl",
      "url": "/dashboard?action=%s"
    }
  ],
  "share_target": {
    "action": "/dashboard",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "shared_title",
      "text": "shared_text",
      "url": "shared_url",
      "files": [
        {
          "name": "shared_files",
          "accept": [
            "image/*",
            "application/pdf",
            "text/csv"
          ]
        }
      ]
    }
  },
  "widgets": [
    {
      "name": "Job Schedule",
      "short_name": "Jobs",
      "description": "View upcoming electrical jobs and appointments",
      "tag": "mpjl-jobs-widget",
      "ms_ac_template": "widgets/jobs-template.json",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ],
      "screenshots": [
        {
          "src": "/screenshots/mobile-dashboard.png",
          "sizes": "390x844",
          "type": "image/png"
        }
      ]
    }
  ],
  "note_taking": {
    "new_note_url": "/dashboard?tab=notes&action=new"
  },
  "related_applications": [],
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": [
      "navigate-existing",
      "auto"
    ]
  },
  "tab_strip": {
    "home_tab": "auto"
  },
  "edge_side_panel": {
    "preferred_width": 480
  }
}
