{
  "name": "Talking Gorilla",
  "short_name": "Gorilla",
  "description": "He repeats everything you say in a very silly voice. No ads.",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#07130c",
  "theme_color": "#0d1b12",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
