{
  "name": "Aviator Official App",
  "short_name": "Aviator",
  "description": "Play Aviator Crash Game - Real Time Multiplier",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1a1114",
  "theme_color": "#cb011a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1559136555-9303baea8ebd?w=192&h=192&fit=crop",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://images.unsplash.com/photo-1559136555-9303baea8ebd?w=512&h=512&fit=crop",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
