{
  "name": "GLOVEBOX \u00b7 Road Trip Arcade",
  "short_name": "GLOVEBOX",
  "description": "Six tiny addictive games for the passenger seat. Pass the phone, crown a champ.",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#291E22",
  "theme_color": "#291E22",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
