{
  "name": "Feed the Claw",
  "short_name": "FeedClaw",
  "description": "Build your distribution habit. Feed the Claw.",
  "theme_color": "#060D1B",
  "background_color": "#060D1B",
  "display": "standalone",
  "start_url": "/dashboard",
  "scope": "/",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "lifestyle"]
}
