{
  "name": "Lines Puzzle",
  "short_name": "Lines",
  "description": "Match colors, clear lines, beat the high score",
  "start_url": "./?utm_source=homescreen",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a1a",
  "theme_color": "#12122a",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
