{
  "background_color": "#ffffff",
  "dir": "ltr",
  "display": "standalone",
  "name": "gochow",
  "orientation": "portrait",
  "scope": "/",
  "short_name": "gochow",
  "start_url": "https://gochow.app",
  "theme_color": "#5e055e",
  "icons": [
    { 
      "src": "https://gochow.app/assets/images/favicon.png",
      "type": "image/png",
      "sizes": "779x778",
      "isSquare": false,
      "isPng": true,
      "isWebp": false,
      "isJpg": false,
      "width": 779,
      "is512x512": false,
      "is256x256": false,
      "is192x192": false
    },
    {
      "src": "https://gochow.app/assets/images/favicon.png",
      "type": "image/png",
      "sizes": "192x192",
      "isSquare": true,
      "isPng": true,
      "width": 192,
      "is192x192": true,
      "is256x256": false,
      "is512x512": false
    }
  ],
    "screenshots": [
    {
      "src": "https://gochow.app/assets/images/iPhone-13-PRO-foodbydelight.com.png",
      "type": "image/png",
      "sizes": "1080x2340",
      "label": "Home screen of goChow app"
    }
  ],
  "id": "gochow.app",
  "description": "Food delivery app",
  "lang": "en",
  "display_override": [ 
    "standalone",
    "fullscreen",
    "minimal-ui",
    "window-controls-overlay"
  ],
  "categories": [
    "business",
    "food",
    "shopping"
  ]
}