{
  "name": "Code Survivors",
  "short_name": "CodeSurvivors",
  "description": "A survival game where a Junior Software Engineer battles waves of coding challenges",
  "icons": [
    {
      "src": "/assets/favicon/codeSurvivors_favicon_192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/favicon/codeSurvivors_favicon_512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#002F42",
  "background_color": "#002F42",
  "display": "standalone",
  "start_url": "/"
}
