{
  "name": "SOP Native: Philippine Language Translator",
  "short_name": "SOP Native",
  "description": "AI-powered Philippine language translator for Spirit of Prophecy writings. Faithful to the message. Native in expression.",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#faf8f3",
  "theme_color": "#2d6a4f",
  "categories": ["productivity", "education", "religion"],
  "lang": "en",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='38' fill='%232d6a4f'/%3E%3Ctext x='96' y='128' font-family='Georgia,serif' font-size='96' font-weight='bold' text-anchor='middle' fill='%23fefae0'%3ESN%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='102' fill='%232d6a4f'/%3E%3Ctext x='256' y='340' font-family='Georgia,serif' font-size='256' font-weight='bold' text-anchor='middle' fill='%23fefae0'%3ESN%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Translate",
      "short_name": "Translate",
      "description": "Start a new translation",
      "url": "/translate",
      "icons": []
    },
    {
      "name": "My Translations",
      "short_name": "My Work",
      "description": "View your translations",
      "url": "/my-translations",
      "icons": []
    },
    {
      "name": "Approved Library",
      "short_name": "Library",
      "description": "Browse approved translations",
      "url": "/approved-library",
      "icons": []
    }
  ]
}
