{
  "name": "Ashley Timer 2 – Break Scheduler",
  "short_name": "Ashley Timer 2",
  "description": "Advanced timer with customizable break scheduling and Spotify integration",
  "start_url": "/ashleytimer2/?pwa=1",
  "scope": "/ashleytimer2/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0b0f1a",
  "background_color": "#0b0f1a",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["productivity", "utilities"]
}