{
  "name": "3-5-7 — Last Line Loses",
  "short_name": "3-5-7",
  "description": "A 30-second brain duel. Cross out lines; whoever takes the last one loses.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0e1c26",
  "theme_color": "#0e1c26",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
