{
  "name": "SteveOS - The World of Steven Otis",
  "short_name": "SteveOS",
  "description": "Explore the world of Steven Otis through SteveOS, filled with Easter eggs and puzzles.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#282c34",
  "theme_color": "#282c34",
  "icons": [
    {
      "src": "https://stevenotis.com/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://stevenotis.com/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "https://stevenotis.com/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}