{
  "name": "PUFII – ISP Billing Platform",
  "short_name": "PUFII",
  "description": "Automate your WiFi hotspot business. Manage customers, billing, vouchers and network infrastructure from your phone.",
  "start_url": "/dashboard/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#030305",
  "theme_color": "#087bf7",
  "lang": "en",
  "categories": ["business", "finance", "utilities"],
  "icons": [
    {
      "src": "https://i.ibb.co/vCMDh6HS/puffi-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://i.ibb.co/vCMDh6HS/puffi-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Home",
      "description": "Go to your reseller dashboard",
      "url": "/dashboard/home.html",
      "icons": [{ "src": "https://i.ibb.co/vCMDh6HS/puffi-logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Transactions",
      "short_name": "Transactions",
      "description": "View recent transactions",
      "url": "/dashboard/transactions.html",
      "icons": [{ "src": "https://i.ibb.co/vCMDh6HS/puffi-logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Vouchers",
      "short_name": "Vouchers",
      "description": "Manage vouchers",
      "url": "/dashboard/vouchers.html",
      "icons": [{ "src": "https://i.ibb.co/vCMDh6HS/puffi-logo.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
