{
  "name": "Staxo Bills",
  "short_name": "Staxo Bills",
  "description": "Smart billing, stock, expenses, and payments for Pakistani businesses.",
  "start_url": "/frontend/login/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6faf8",
  "theme_color": "#00695c",
  "icons": [
    {
      "src": "/assets/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
