{
  "name": "Kitiki — Play",
  "short_name": "Kitiki",
  "description": "The app that cat-sits when you can't. Enrichment and comfort with dynamic visuals and bio-acoustic soundscapes synced to their meal times — Kitiki keeps your cat happy until you return.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#cfc3b2",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    },
    {
      "src": "/favicon-32x32.png",
      "type": "image/png",
      "sizes": "32x32"
    }
  ]
}
