{
  "name": "Always On Timer - Screen Awake",
  "short_name": "Always On Timer",
  "description": "Keep your screen awake indefinitely or use custom timers. Perfect bedside clock!",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#0b0c10",
  "theme_color": "#45f3ff",
  "icons": [
    {
      "src": "/images/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
