{
  "id": "/",
  "name": "Ruby Red Velvet",
  "short_name": "Ruby Red Velvet",
  "description": "Daily inspiration, letters from Ruby, Dear Ruby advice, and self-love rituals — in your pocket.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#650D1B",
  "theme_color": "#650D1B",
  "categories": ["lifestyle", "shopping"],
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Ask Dear Ruby", "url": "/chat" },
    { "name": "Get the App", "url": "/app" }
  ]
}
