{
  "id": "/",
  "name": "Flaum Pilot",
  "short_name": "Flaum Pilot",
  "description": "Sales, purchasing, operations, production, finance and payroll for Flaum Appetizing Corp. and Fine Fresh Foods.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F5F7F5",
  "theme_color": "#0A0E0C",
  "categories": [
    "business",
    "productivity"
  ],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Sales",
      "short_name": "Sales",
      "url": "/sales"
    },
    {
      "name": "Goal Tracker",
      "short_name": "Goals",
      "url": "/sales?tab=commission&sub=goals"
    },
    {
      "name": "Operations",
      "short_name": "Ops",
      "url": "/operations"
    },
    {
      "name": "Finance",
      "short_name": "Finance",
      "url": "/finance"
    }
  ],
  "prefer_related_applications": false
}