{
  "name": "Saye Data - Receipt & Invoice Platform",
  "short_name": "Saye Data",
  "description": "Official Professional Receipt, Notice & Invoice Billing Management System by Saye Data",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0284c7",
  "theme_color": "#0284c7",
  "orientation": "any",
  "icons": [
    {
      "src": "saye-logo.webp",
      "sizes": "192x192 512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "https://gallery.saye.ng/uploads/Saye Technology/saye.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "finance", "productivity"],
  "shortcuts": [
    {
      "name": "New Invoice",
      "short_name": "Invoice",
      "description": "Create a new Saye Data Invoice",
      "url": "./#invoice"
    },
    {
      "name": "Receipt History",
      "short_name": "History",
      "description": "View all Saye Data receipts & notices",
      "url": "./#history"
    }
  ]
}
