{
  "name": "WhatDew",
  "short_name": "WhatDew",
  "description": "Your WhatDew World for decisions, games, Growth, friends, and the things you actually want to do.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#dff7f2",
  "theme_color": "#8fd3c5",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "WhatDew World", "short_name": "World", "url": "/", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "What Dew", "short_name": "What Dew", "url": "/date", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "What Watch", "short_name": "Watch", "url": "/watch.html", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Dewcade", "short_name": "Dewcade", "url": "/dewcade", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Wheels", "short_name": "Wheels", "url": "/wheels", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Weekly Tree Leaderboard", "short_name": "Leaderboard", "url": "/leaderboard", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Wheel of Consequences", "short_name": "Consequences", "url": "/wheel-of-consequences/", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Wheel of Helf", "short_name": "Helf", "url": "/wheel-of-helf/", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Mystery Consequence Wheel", "short_name": "Mystery Wheel", "url": "/mystery-consequence-wheel/", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}