{
  "name": "Coastal Media Network",
  "short_name": "CMN",
  "description": "Custom software, mobile apps and automation for businesses that have outgrown off-the-shelf tools.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#0A1024",
  "theme_color": "#0A1024",
  "icons": [
    {
      "src": "/assets/cmn-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/cmn-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/cmn-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
