{
  "name": "D.Fruit",
  "short_name": "D.Fruit",
  "description": "Fresh products and easy delivery from local stores.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fff8ed",
  "theme_color": "#23613b",
  "orientation": "portrait",
  "categories": ["food", "shopping"],
  "icons": [
    {
      "src": "/dfruit-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
