{
  "name": "Kitchup — práce a brigády v gastru",
  "short_name": "Kitchup",
  "description": "Najdi směnu, obsaď pozici. Bez agentur, bez Excelu.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "cs",
  "theme_color": "#1a1230",
  "background_color": "#0d0a1a",
  "categories": ["business", "productivity", "food"],
  "icons": [
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}