{
  "name": "TOTEMO — Spirit Animal Discovery",
  "short_name": "TOTEMO",
  "description": "Discover your spirit animal through ancient wisdom. Personalized spiritual guidance meets modern self-discovery.",
  "theme_color": "#5A2C4A",
  "background_color": "#5A2C4A",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/totemo-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/totemo-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
