{
  "name": "Titantronify — Paper Cutout Titantron Maker",
  "short_name": "Titantronify",
  "description": "Type a name. Get a 15-second retro paper-cutout wrestling titantron video.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0b0b",
  "theme_color": "#0b0b0b",
  "orientation": "portrait",
  "categories": ["entertainment", "photo", "video"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 16x16",
      "type": "image/x-icon"
    }
  ]
}
