{
  "name": "Pawprint — full family management",
  "short_name": "Pawprint",
  "id": "/demo",
  "description": "Full family management. Chores, allowance, goals, calendar, things needed, things going on, emergency contacts, house rules. Kids in the worker seat.",
  "start_url": "/demo",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0d14",
  "theme_color": "#7c4dff",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["productivity", "lifestyle", "education"],
  "shortcuts": [
    {
      "name": "Open Pawprint",
      "short_name": "App",
      "url": "/demo"
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "url": "/pricing"
    }
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%237c4dff'/><text y='148' x='32' font-size='128'>🐾</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='86' fill='%237c4dff'/><text y='400' x='80' font-size='340'>🐾</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
