{
  "name": "The Autumn Adventure Maker",
  "short_name": "Autumn",
  "description": "A parent's deck of micro-adventures for getting kids outside.",
  "start_url": "index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8f2e5",
  "theme_color": "#24483a",
  "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" }
  ]
}
