{
  "name": "The Uptake Games",
  "short_name": "Uptake Games",
  "description": "Small games. Real climate action.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0a293b",
  "theme_color": "#0a293b",
  "icons": [
    {
      "src": "_images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "_images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
