{
  "name": "GreenSelector — Find Your Perfect Cat",
  "short_name": "GreenSelector",
  "description": "AI-powered cat breed matcher. Answer 8 questions and find the ideal cat for your lifestyle — then adopt from a shelter near you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f4fc",
  "theme_color": "#1e1a2e",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["lifestyle", "pets", "utilities"],
  "icons": [
    { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ],
  "shortcuts": [
    {
      "name": "Take the Quiz",
      "short_name": "Quiz",
      "description": "Find your perfect cat breed",
      "url": "/quiz/",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Browse Breeds",
      "short_name": "Breeds",
      "url": "/breeds/",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
