{
  "name": "Modern Dino Game",
  "short_name": "Dino",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0a0d14",
  "theme_color": "#1976d2",
  "icons": [
    {"src":"https://cdn-icons-png.flaticon.com/128/457/457026.png","sizes":"192x192","type":"image/png"},
    {"src":"https://cdn-icons-png.flaticon.com/512/457/457026.png","sizes":"512x512","type":"image/png"}
  ]
}