{
  "name": "LAMPYRE",
  "short_name": "LAMPYRE",
  "description": "You are the swarm. A thousand living lights against the long night.",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#0b0d1f",
  "theme_color": "#0b0d1f",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon.svg", "sizes": "192x192 512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
