{
  "name": "Matzikama Quotes & Invoices",
  "short_name": "MTT Quotes",
  "description": "Quotes, invoices and supplier management for Matzikama Travel & Tours agents.",
  "start_url": "/quotes",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1E3A5F",
  "background_color": "#1E3A5F",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/quotes-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/quotes-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/quotes-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Quote",
      "short_name": "New Quote",
      "url": "/quotes",
      "description": "Create a new client quote"
    }
  ]
}
