{
  "name": "AMVC Orlando Media",
  "short_name": "AMVC Media",
  "description": "Articles, videos, client content tools, and editorial publishing from AMVC Orlando Media.",
  "id": "/amvc-orlando-media",
  "start_url": "/amvc-orlando-media",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "fullscreen",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "background_color": "#123B36",
  "theme_color": "#123B36",
  "categories": [
    "business",
    "news",
    "productivity"
  ],
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/app-screenshot-wide.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "AMVC Orlando Media full-screen launch"
    },
    {
      "src": "/app-screenshot-mobile.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "AMVC Orlando Media mobile launch"
    }
  ]
}
