{
  "name": "SnapAI Editor",
  "short_name": "SnapAI",
  "description": "Edit anything. Just describe it.",
  "start_url": "/editor.html",
  "display": "standalone",
  "background_color": "#0A0A0F",
  "theme_color": "#7C3AED",
  "orientation": "any",
  "categories": ["photo", "utilities"],
  "icons": [
    { "src": "/assets/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "New Edit", "url": "/editor.html", "description": "Upload a photo and start editing" },
    { "name": "Dashboard", "url": "/dashboard.html", "description": "Your edits, credits and streak" },
    { "name": "Pricing", "url": "/pricing.html", "description": "Plans and credit top-ups" }
  ]
}
