{
  "name": "Bidmatt",
  "short_name": "Bidmatt",
  "start_url": "/home.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#e0611c",
  "scope": ".",
  "description": "Bidmatt – bid on live auctions or shop seller listings online.",
  "icons": [
    {
      "src": "images/logo_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/logo_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}