{
  "short_name": "CyberTimer",
  "name": "Cyber Game Timer Dashboard",
  "description": "Retro cyber-themed multi-game timer with quick resume, local notifications, custom haptics, and retro sound synth.",
  "icons": [
    {
      "src": "icon.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "./index.html",
  "background_color": "#09090b",
  "theme_color": "#a855f7",
  "display": "standalone",
  "orientation": "portrait"
}
