{
  "name": "Vupiy — Lite Accounting & Invoicing for UK Businesses",
  "short_name": "Vupiy",
  "description": "Lightweight UK accounting and invoicing platform for freelancers, small businesses, and accountants. Multi-company, 25+ PDF templates, Stripe-ready, bilingual EN/TR.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "lang": "en-GB",
  "dir": "ltr",
  "background_color": "#0a0e1a",
  "theme_color": "#6366f1",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Vupiy product preview — multi-company dashboard with branded invoice and Stripe payment link"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
