{
  "name": "Praxala",
  "short_name": "Praxala",
  "description": "Praxala mobile — CRM and Field Service on the go.",
  "start_url": "/mobile",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1B2A4A",
  "icons": [
    {
      "src": "/icons/Praxala-Icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/Praxala-Icon-256x256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Today",
      "short_name": "Today",
      "description": "Today's tasks, jobs, and recent activity",
      "url": "/mobile",
      "icons": [{ "src": "/icons/Praxala-Icon-192x192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["business", "productivity"]
}
