{
  "name": "The Studio Wars",
  "short_name": "Studio Wars",
  "description": "Fantasy Hollywood — draft movies, compete for titles, win on Oscar night.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1d232a",
  "theme_color": "#1d232a",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
