{
  "name": "killpipe — Kill the feed. Feed the brain.",
  "short_name": "killpipe",
  "description": "Six fast brain games, fresh every day. Speed math, working memory, focus, vocab — free forever.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0E1014",
  "theme_color": "#22CC77",
  "categories": ["games", "education", "entertainment"],
  "lang": "en",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml" }
  ],
  "shortcuts": [
    {
      "name": "Today's workout",
      "short_name": "Workout",
      "url": "/?utm_source=pwa_shortcut",
      "description": "All four daily games"
    },
    {
      "name": "Live TV",
      "short_name": "TV",
      "url": "/tv/?utm_source=pwa_shortcut",
      "description": "Free live news streams"
    }
  ]
}
