{
  "name": "Deck Monkey",
  "short_name": "Deck Monkey",
  "description": "Corporate deck building and PowerPoint template services.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0043C6",
  "icons": [
    {
      "src": "assets/img/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/img/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}