{
  "name": "Bowl Pattern Studio",
  "short_name": "Bowl Studio",
  "description": "Scroll saw pattern generator for bowls.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#121110",
  "theme_color": "#121110",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192 512x512 1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
