{
  "name": "Journey Drum",
  "short_name": "Journey Drum",
  "description": "A steady drum to carry you through your journey, with a quickening callback to bring you home.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#141c19",
  "theme_color": "#1e2c28",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
