{
  "name": "SmartSlip — AI Football Analyzer",
  "short_name": "SmartSlip",
  "description": "AI-alapú futball-elemzés, statisztikák és fogadási tippek.",
  "lang": "hu",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0e1623",
  "theme_color": "#6366f1",
  "categories": ["sports"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
