{
  "name": "MyPadi Book",
  "short_name": "MyPadi Book",
  "description": "Nigeria's smart business manager — invoices, POS, inventory & reports",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0B2A1A",
  "background_color": "#0B2A1A",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business", "finance", "productivity"],
  "shortcuts": [
    { "name": "New Invoice", "short_name": "Invoice", "url": "/?action=invoice-new" },
    { "name": "Quick Sale",  "short_name": "Sale",    "url": "/?action=pos" }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
