{
  "name": "Fundability Machine™",
  "short_name": "Fundability",
  "description": "Interactive fundability engineering platform by Rick Jefferson / RJ Business Solutions",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0e241e",
  "background_color": "#071512",
  "scope": "/",
  "lang": "en-US",
  "categories": ["education", "finance"],
  "icons": [
    {
      "src": "/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Readiness Machine",
      "url": "/#/machine",
      "description": "Run your fundability readiness assessment"
    },
    {
      "name": "Business Tradelines",
      "url": "/#/tradelines",
      "description": "Browse RJ tradeline recommendations"
    },
    {
      "name": "Academy Books",
      "url": "/#/books",
      "description": "Open the Fundability Academy library"
    }
  ]
}
