{
  "name": "Oris Invoice",
  "short_name": "Oris Invoice",
  "description": "Invoicing, e-invoicing, and receivables for SMBs in India, UAE, and KSA.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070810",
  "theme_color": "#BAFF57",
  "lang": "en",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/icon",
      "type": "image/png",
      "sizes": "32x32",
      "purpose": "any"
    },
    {
      "src": "/icon-192",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-512",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "/apple-icon",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph-image",
      "type": "image/png",
      "sizes": "1200x630",
      "form_factor": "wide",
      "label": "Oris Invoice Dashboard"
    }
  ]
}
