{
  "name": "GuardianPrice",
  "short_name": "GuardianPrice",
  "description": "Catch supplier overbilling and recover it.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1440x900",
      "type": "image/png",
      "form_factor": "wide",
      "label": "GuardianPrice homepage showing supplier invoice auditing"
    },
    {
      "src": "/screenshots/pricing.png",
      "sizes": "1440x900",
      "type": "image/png",
      "form_factor": "wide",
      "label": "GuardianPrice pricing page with five plans"
    },
    {
      "src": "/screenshots/savings-calculator.png",
      "sizes": "1440x900",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Savings calculator estimating annual overbilling leakage"
    },
    {
      "src": "/screenshots/invoice-price-audit.png",
      "sizes": "1440x900",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Invoice price audit solution page"
    },
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Variance dashboard showing supplier invoice overcharges"
    }
  ],
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "finance", "productivity"],
  "background_color": "#0b1a33",
  "theme_color": "#0b1a33",
  "shortcuts": [
    {
      "name": "Uploads",
      "short_name": "Uploads",
      "url": "/uploads",
      "description": "Upload invoices or a price list"
    },
    {
      "name": "Variances",
      "short_name": "Variances",
      "url": "/variances",
      "description": "Review price variances"
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
