{
  "name": "Gamerlog",
  "short_name": "Gamerlog",
  "description": "Track games, rate them, review titles, view stats, and connect with friends to share your complete gaming journey.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0b",
  "theme_color": "#6d28d9",
  "icons": [
    {
      "src": "/gamerlog-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/gamerlog-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
