{
  "name": "TenSec — 10-Second Challenge",
  "short_name": "TenSec",
  "description": "10 seconds. One challenge. Can you make it?",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#070711",
  "theme_color": "#f0e614",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"]
}
