{
  "name": "Byapar Invoice - Nepal's #1 Invoice & Billing App",
  "short_name": "Byapar Invoice",
  "description": "Nepal's #1 invoice and billing app. Create professional invoices, manage stock, track payments in NPR. Perfect for Nepali businesses.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#25c4a4",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en-NP",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "finance", "productivity"],
  "shortcuts": [
    {
      "name": "Create Invoice",
      "short_name": "New Invoice",
      "description": "Create a new invoice instantly",
      "url": "/#contact",
      "icons": [{ "src": "/byapar_invoice.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact Support",
      "short_name": "Support",
      "description": "Get help from our support team",
      "url": "/#contact",
      "icons": [{ "src": "/byapar_invoice.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/byapar_invoice.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.byaparmate.invoice"
    }
  ],
  "prefer_related_applications": false
}
