{
  "name": "Play of Time",
  "short_name": "Play of Time",
  "description": "A 3-second timing trainer for precision, rhythm, and self-control.",
  "start_url": "./index.html?play=1",
  "scope": "./",
  "categories": ["games"],
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./assets/icon-192.v12.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/icon-512.v12.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
