{
  "name": "Tilly POS",
  "short_name": "Tilly POS",
  "description": "Modern Point of Sale — sales, inventory, customers and reports.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#007D84",
  "theme_color": "#007D84",
  "orientation": "portrait-primary",
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
