{
  "name": "PuMaGlo POS — Free F&B Point-of-Sale",
  "short_name": "PuMaGlo POS",
  "description": "Free point-of-sale for food & beverage businesses. Restaurants, cafés, food carts, catering.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0D0705",
  "theme_color": "#D4821A",
  "orientation": "portrait",
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Browse Businesses", "url": "./", "description": "See all F&B businesses" },
    { "name": "Start Business", "url": "./#/apply", "description": "Apply for free POS" }
  ],
  "categories": ["food", "business", "lifestyle"]
}
