{
  "name": "Please My Cheese",
  "short_name": "PleaseMyCheese",
  "description": "Name the cheese. Get the bottle.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#160D11",
  "theme_color": "#160D11",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
