{
  "name": "Lil'Sammy Trautman's Sandbox",
  "short_name": "LST Sandbox",
  "description": "Lil'Sammy Trautman's Sandbox — built with Astro, React, and TypeScript.",
  "start_url": "/",
  "scope": "/",
  "icons": [
    { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "theme_color": "#315c2b",
  "background_color": "#C2B280",
  "display": "standalone"
}
