{
  "name": "School of Backlog",
  "short_name": "Backlog",
  "description": "Turn your gaming backlog into a retro school adventure.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#17130f",
  "theme_color": "#273d28",
  "orientation": "any",
  "icons": [
    {
      "src": "icons/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
