{
  "name": "Game Night",
  "short_name": "Game Night",
  "description": "Naruto Wheel Battle and friends — everyone on their own phone.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0e15",
  "theme_color": "#e0500a",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Naruto Wheel Battle", "url": "naruto/index.html",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] }
  ]
}
