{
  "short_name": "Clyde PWA",
  "name": "Clyde Labrador Push Tracker",
  "description": "Private standalone Progressive Web App for Clyde Labrador push notifications",
  "icons": [
    {
      "src": "clyde_chillin.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "./index.html",
  "background_color": "#0a0c10",
  "theme_color": "#ea580c",
  "display": "standalone",
  "orientation": "portrait"
}
