{
  "name": "Bugsnax and the Cupcake Crown",
  "short_name": "Bugsnax",
  "description": "A picture book for Noah.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f7ead3",
  "theme_color": "#c47a3c",
  "lang": "en-AU",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
