{
  "name": "Ambay Hardware & Plywood",
  "short_name": "Ambay",

  "start_url": "./",
  "scope": "./",

  "display": "standalone",
  "orientation": "portrait",

  "background_color": "#ffffff",
  "theme_color": "#0b1f3a",

  "icons": [
    {
      "src": "./logo.png",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "./appicon512.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
