{
  "name": "The Coffee Shop Club",
  "short_name": "TCS Club",
  "description": "Card de fidelitate The Coffee Shop",
  "start_url": "/index.php?r=home&utm_source=pwa",
  "display": "standalone",
  "background_color": "#1C1917",
  "theme_color": "#1C1917",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/tcslogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "food",
    "lifestyle"
  ],
  "lang": "ro"
}