{
  "name": "NetBill Pro",
  "short_name": "NetBill",
  "description": "Subscription management platform for internet providers — automate invoicing, track payments, and manage customer groups.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "categories": ["business", "finance", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "https://media.base44.com/images/public/6a4bca7237c58ffdfe59b467/2adbb681d_generated_image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://media.base44.com/images/public/6a4bca7237c58ffdfe59b467/2adbb681d_generated_image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://media.base44.com/images/public/6a4bca7237c58ffdfe59b467/2adbb681d_generated_image.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Customers",
      "short_name": "Customers",
      "url": "/customers",
      "description": "View and manage customers"
    },
    {
      "name": "Payments",
      "short_name": "Payments",
      "url": "/payments",
      "description": "Record and track payments"
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/",
      "description": "Overview and reports"
    }
  ]
}
