{
  "name": "Hellas Online",
  "short_name": "Hellas",
  "description": "Free browser strategy MMO across 4,800 islands of the ancient world.",
  "start_url": "/game",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a1e2e",
  "theme_color": "#0a1e2e",
  "categories": ["games", "strategy"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
