{
  "name": "Gravity Painter — Drawing Physics Puzzle",
  "short_name": "Gravity Painter",
  "description": "Draw a line, drop the ball, hit the goal. A free physics puzzle.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#0a0e1a",
  "theme_color": "#a78bfa",
  "categories": ["games", "puzzle", "entertainment"],
  "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" }
  ]
}
