{
  "name": "Money Moves by MiRAjO",
  "short_name": "Money Moves",
  "description": "Your visual budget calendar — track income, expenses, and goals at a glance.",
  "start_url": "/tools/money-moves/dashboard",
  "scope": "/tools/money-moves/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#122012",
  "theme_color": "#122012",
  "categories": ["finance", "productivity"],
  "icons": [
    {
      "src": "/img/mm-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/mm-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/mm-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/tools/money-moves/dashboard",
      "description": "Open your budget calendar"
    },
    {
      "name": "Reports",
      "url": "/tools/money-moves/reports",
      "description": "View income and expense reports"
    },
    {
      "name": "Settings",
      "url": "/tools/money-moves/settings",
      "description": "Manage budgets, goals, and debts"
    }
  ]
}
