{
  "name": "TrackLog",
  "short_name": "TrackLog",
  "description": "Beat the Backlog. Track it. Play it.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#0a1520",
  "theme_color": "#71E9EF",
  "icons": [
    {
      "src": "/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
