{
  "name": "ThruLine",
  "short_name": "ThruLine",
  "description": "Two ideas. One or two words. Find the connection.",
  "display": "standalone",
  "start_url": "/?src=icon",
  "scope": "/",
  "theme_color": "#080a13",
  "background_color": "#080a13",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
