{
  "id": "plio-app",
  "name": "Plio - Budget Management & Personal Finance",
  "short_name": "Plio",
  "description": "Free personal budget management app: track expenses, income and savings, set category goals, automate recurring transactions and connect bank accounts.",
  "lang": "en",
  "dir": "ltr",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait",
  "scope": "./",
  "start_url": "./",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "categories": ["finance", "productivity", "utilities"],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "prefer_related_applications": false,
  "related_applications": [],
  "icons": [
    {
      "src": "icons/icon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/your-finances-at-a-glance.png",
      "type": "image/png",
      "sizes": "1320x2868",
      "form_factor": "narrow",
      "label": "Your finances at a glance: track your spending, savings, and budget in one place"
    },
    {
      "src": "/screenshots/available-in-your-language.png",
      "type": "image/png",
      "sizes": "1320x2868",
      "form_factor": "narrow",
      "label": "Available in your language: Plio supports multiple languages to help you manage your finances in the language you're most comfortable with"
    },
    {
      "src": "/screenshots/customized-budget-control.png",
      "type": "image/png",
      "sizes": "1320x2868",
      "form_factor": "narrow",
      "label": "Customized budget control: Tailor your budget to fit your unique financial situation and goals"
    },
    {
      "src": "/screenshots/automate-recurring-transactions.png",
      "type": "image/png",
      "sizes": "1320x2868",
      "form_factor": "narrow",
      "label": "Automate recurring transactions: Set up automatic payments and transfers to simplify your financial management"
    },
    {
      "src": "/screenshots/track-spending-by-category.png",
      "type": "image/png",
      "sizes": "1320x2868",
      "form_factor": "narrow",
      "label": "Track spending by category: Visualize your expenses and manage your budget effectively"
    },
    {
      "src": "/screenshots/complete-transaction-history.png",
      "type": "image/png",
      "sizes": "1320x2868",
      "form_factor": "narrow",
      "label": "Complete transaction history: Keep track of all your financial activities in one place for better budgeting and planning"
    },
    {
      "src": "/screenshots/dashboard-wide.png",
      "type": "image/png",
      "sizes": "1920x1080",
      "form_factor": "wide",
      "label": "The app is responsive and works on all screen sizes, from mobile to desktop"
    }
  ]
}
