{
  "name": "Options — For those looking to get the most out of Life",
  "short_name": "Options",
  "description": "A savage hunter for the best rooms in your city.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1613",
  "theme_color": "#1a1613",
  "categories": ["lifestyle", "social", "productivity"],
  "icons": [
    { "src": "/app-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}