{
  "name": "Keyboard Ranger",
  "short_name": "KBRanger",
  "description": "Defend the galaxy with your keyboard in this sci-fi typing defense game",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#050510",
  "theme_color": "#050510",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "logo.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "logo.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}