{
  "name": "Dadurday!",
  "short_name": "Dadurday!",
  "description": "Dadurday is a family adventure and activity starter. Customize your category board, auto-fill with instant creative ideas, and roll the dice to pick your next great family memory!",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ea580c",
  "theme_color": "#ea580c",
  "icons": [
    {
      "src": "/dadurdayIcon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
