{
  "id": "../",
  "name": "identiFIVE Games",
  "short_name": "identiFIVE",
  "description": "The identiFIVE collection of word, strategy, physics and adaptive simulation games.",
  "start_url": "../index.html",
  "scope": "../",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#ffcf4d",
  "categories": [
    "games",
    "puzzles",
    "simulation"
  ],
  "icons": [
    {
      "src": "web-app-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "web-app-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "web-app-icon-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "web-app-icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Play Snake",
      "short_name": "Snake",
      "description": "Open the identiFIVE adaptive Snake game.",
      "url": "../snake.html",
      "icons": [
        {
          "src": "web-app-icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
