{
  "name": "DAFO AI Receptovač",
  "short_name": "Receptovač",
  "description": "AI generátor zdravých receptů s kořením DAFO pro hubnutí",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1412",
  "theme_color": "#e07830",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "health", "lifestyle"],
  "lang": "cs",
  "dir": "ltr"
}
