{
  "name": "Soula Paws — AI Bond & Wellness OS",
  "short_name": "Soula Paws",
  "description": "Care for the bond, not just the pet. Daily check-ins, Bond Score, tailored rituals, and AI care specialists for you and your animal.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "portrait",
  "background_color": "#F7F5F0",
  "theme_color": "#1D4E46",
  "categories": ["health", "lifestyle", "productivity"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Soula Paws — the relationship intelligence layer between you and your animal"
    },
    {
      "src": "/hero-pet.jpg",
      "sizes": "1600x2133",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Daily check-ins, Bond Score, and tailored rituals"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily Check-In",
      "short_name": "Check-In",
      "description": "Do today's 30-second bond check-in",
      "url": "/dashboard",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Pets",
      "short_name": "Pets",
      "description": "View and manage your pet profiles",
      "url": "/pets",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
