{
    "name": "DinoDetours",
    "short_name": "DinoDetours",
    "description": "Whether your journey is real or imagined, discover dinosaur detours along the way!",
    "start_url": "index.html",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "icons": [
      {
        "src": "dino_192x192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "dino_512x512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ],
    "screenshots": [
    {
      "src": "dinoscreenshot1.png",
      "sizes": "480x986",
      "type": "image/png"
    }
  ]
  }
  