{
  "name": "Spice Runner Hustle",
  "short_name": "LNKHSTL",
  "icons": [
    {
      "src": "/imgs/pwa-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/imgs/pwa-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#222222",
  "theme_color": "#222222",
  "related_applications": [{
    "platform": "play",
    "url": ""
  }]
}
