{
  "name": "B2BDrinksFood",
  "short_name": "B2BDrinksFood",
  "description": "Платформа за B2B търговия с напитки и храна",
  "start_url": "/listings",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#C1121F",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/DFb2b-launcher.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/DFb2b-launcher.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "food", "shopping"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Нова обява",
      "short_name": "Нова обява",
      "description": "Създай нова обява",
      "url": "/listings/create",
      "icons": [{ "src": "/images/DFb2b-launcher.png", "sizes": "192x192" }]
    },
    {
      "name": "Съобщения",
      "short_name": "Съобщения",
      "description": "Виж съобщенията си",
      "url": "/chat",
      "icons": [{ "src": "/images/DFb2b-launcher.png", "sizes": "192x192" }]
    }
  ]
}


