{
  "name": "CubeBento Speedcube Timer",
  "short_name": "CubeBento",
  "description": "Professional Rubik's Cube practice bento-grid station with random-state scramble generation and CFOP reference guides.",
  "categories": ["utilities", "sports", "games"],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#020617",
  "theme_color": "#020617",
  "icons": [
    {
      "src": "/cubing_icon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "3x3 Practice",
      "url": "/?session=sess-3x3",
      "description": "Start a new 3x3x3 practice session"
    },
    {
      "name": "2x2 Sprint",
      "url": "/?session=sess-2x2",
      "description": "Start a new 2x2x2 sprint session"
    }
  ]
}
