{
  "name": "Un Día Más — Your Language Diary",
  "short_name": "Un Día Más",
  "description": "Write a diary in Spanish or Japanese. Get grammar corrections, emotional analysis, vocabulary tracking, and psychological reflections.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FDF6EE",
  "theme_color": "#C4654A",
  "orientation": "portrait",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icon",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
