{
"name": "One Hundred Deep",
"short_name": "100 Deep",
"description": "Freediving game",
"start_url": "/",
"display": "fullscreen",
"orientation": "portrait",
"background_color": "#1c254f",
"theme_color": "#1c254f",
"icons": [
  { "src": "graphic/icon-192.png", "sizes": "192x192", "type": "image/png" },
  { "src": "graphic/icon-512.png", "sizes": "512x512", "type": "image/png" },
  { "src": "graphic/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
]
}