{
  "name": "SmartBooks Mobile POS & Offline Suite",
  "short_name": "SmartBooks POS",
  "description": "100% Offline Mobile Bookkeeping & POS for Phones & Tablets (No PC Required)",
  "start_url": "/mobile",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050505",
  "theme_color": "#10b981",
  "categories": [
    "business",
    "finance",
    "productivity",
    "shopping"
  ],
  "icons": [
    {
      "src": "/static/images/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/images/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}