{
  "name": "Twelve Tribes",
  "short_name": "Twelve Tribes",
  "description": "A raiding and rivalry strategy game",
  "start_url": "./syndicate-prototype-v26.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#191510",
  "theme_color": "#191510",
  "icons": [
    { "src": "assets/app_logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/app_logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/app_logo.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
