{
  "name": "TinkerPro POS",
  "short_name": "TinkerPro",
  "description": "Modern POS software for retail, food, and service businesses",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ea580c",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo/logo_icon_512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo/logo_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "finance"],
  "screenshots": [
    {
      "src": "/images/dashboard-light.webp",
      "sizes": "1280x720",
      "type": "image/webp"
    }
  ]
}
