{
  "name": "Lineo",
  "short_name": "Lineo",
  "description": "Entertainment production budgeting — works offline",
  "start_url": "/projects",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4263eb",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/common/LineoLogo.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    }
  ]
}
