{
  "name": "ATLAS · Tabletop Lifecycle Command Center",
  "short_name": "ATLAS",
  "description": "ATLAS — carrying your game from spark to shelf. Total visibility and control across the entire tabletop lifecycle.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#060B16",
  "background_color": "#060B16",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Project Home", "url": "/" },
    { "name": "Lean Business Case", "url": "/atlas/project/lean-business-case" }
  ]
}
