{
  "name": "Roll Credits",
  "short_name": "Roll Credits",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F5F5",
  "theme_color": "#2C3E50",
  "icons": [
    { "src": "/static/icon-120.png", "sizes": "120x120", "type": "image/png" },
    { "src": "/static/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
