{
  "name": "Spin The World",
  "short_name": "SpinWorld",
  "description": "Travel and adventure-inspired lucky wheel for choosing destinations and activities.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#121214",
  "theme_color": "#0d9488",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1527631746610-bca00a040d60?auto=format&fit=crop&w=192&q=80",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "https://images.unsplash.com/photo-1527631746610-bca00a040d60?auto=format&fit=crop&w=512&q=80",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
