{
  "id": "/",
  "name": "Manascript — Brutalist MTG deck builder",
  "short_name": "Manascript",
  "description": "Build, edit, and share Magic: The Gathering decks with snappy search, mana curve stats, and a bold brutalist UI.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fef9ee",
  "theme_color": "#fef9ee",
  "categories": ["games", "entertainment", "utilities"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
