{
  "name": "Reflex Titan",
  "short_name": "Reflex Titan",
  "description": "Reflex tapping game ft. Tuberway & 1Percent",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080b11",
  "theme_color": "#7cf3c5",
  "icons": [
    {
      "src": "/reflexIcon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/reflexIcon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/reflexIcon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["games", "entertainment"]
}
