{
  "name": "runtunes",
  "short_name": "runtunes",
  "description": "Interval workouts with your music — TTS phase prompts ('Run 2 minutes', 'Walk 3 minutes') over your library.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0f0f13",
  "background_color": "#0f0f13",
  "categories": ["fitness", "health", "music"],
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
