{
  "name": "Snake — Apple-Munching Fun",
  "short_name": "Snake",
  "description": "A friendly snake game for kids. Swipe to steer, eat apples, dodge rocks. Works offline.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#17492a",
  "theme_color": "#1c5c30",
  "orientation": "any",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "kids", "entertainment"]
}
