{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Tomara Catering",
  "short_name": "Tomara",
  "description": "Kurumsal hazır yemek hizmetlerinde kalite ve lezzet",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2C3E50",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/images/tomara-favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "business"],
  "lang": "tr",
  "dir": "ltr",
  "scope": "/",
  "screenshots": []
}
