{
  "name": "AOE Centre",
  "short_name": "AOE Centre",
  "description": "Practice sets, the game room and your progress at AOE Centre.",
  "start_url": "enter.php?src=app",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#2B2721",
  "theme_color": "#2B2721",
  "lang": "en",
  "categories": ["education"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "My portal",  "url": "portal.php" },
    { "name": "Game room",  "url": "pk.php" },
    { "name": "Store",      "url": "store.php" }
  ]
}
