{
  "id": "/",
  "name": "Docxara",
  "short_name": "Docxara",

  "start_url": "/",
  "scope": "/",

  "display": "standalone",

  "background_color": "#ffffff",
  "theme_color": "#000000",

  "description": "Create and manage document templates with Docxara.",

  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
