{
  "name": "Rack N' Action - Pool Hall Management",
  "short_name": "Rack N' Action",
  "description": "Comprehensive pool hall management software for table rental, POS, tournaments, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#062412",
  "theme_color": "#0B3D1E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [
    {
      "src": "/og-1200x630.png",
      "sizes": "1200x630",
      "type": "image/png"
    }
  ]
}
