{
  "name": "SIMPLE P.A.W.S | Pet Access Without Stress",
  "short_name": "SIMPLE P.A.W.S",
  "description": "Simplify pet care through education and support. AI-powered health assistant, pet profiles, care tracking, and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f9fafb",
  "theme_color": "#10BEBF",
  "gcm_sender_id": "103953800507",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
