{
  "name": "Atomic Shadows Character Creator",
  "short_name": "Atomizer",
  "description": "Level-1 character creator for the Atomic Shadows RPG.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#100a05",
  "theme_color": "#100a05",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
