{
  "name": "Metropolia",
  "short_name": "Metropolia",
  "description": "Metropolia — a mobile browser strategy game of the age of sail",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#e9dcc0",
  "theme_color": "#a8642a",
  "icons": [
    { "src": "icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
