{
  "name": "AdoptEmpire",
  "short_name": "AdoptEmp",
  "description": "The ultimate personal Adopt Me trading, inventory, and wealth building tool",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#FF6B9D",
  "background_color": "#FFFFFF",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23FF6B9D' width='192' height='192'/><text x='50%' y='50%' dominant-baseline='middle' text-anchor='middle' font-size='100' fill='white' font-family='Arial' font-weight='bold'>AE</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23FFB3D9' width='540' height='720'/><text x='270' y='360' dominant-baseline='middle' text-anchor='middle' font-size='48' fill='white' font-family='Arial'>AdoptEmpire</text></svg>",
      "sizes": "540x720",
      "form_factor": "narrow"
    }
  ],
  "categories": ["productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your net worth and portfolio",
      "url": "/?shortcut=dashboard"
    },
    {
      "name": "Inventory",
      "short_name": "Inventory",
      "description": "Manage your pets",
      "url": "/inventory"
    },
    {
      "name": "Trade Simulator",
      "short_name": "Trades",
      "description": "Simulate trades",
      "url": "/trades"
    }
  ],
  "prefer_related_applications": false
}
