{
  "name": "Take Me Somewhere - Random Website Generator",
  "short_name": "Take Me Somewhere",
  "description": "Discover the best random and useless websites to explore when you're bored",
  "icons": [
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/favicon-96x96.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon-96x96.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#ec4899",
  "background_color": "#0a0a0a",
  "display": "standalone",
  "start_url": "/"
}