{
  "name": "Gastos - Expense Tracker",
  "short_name": "Gastos",
  "description": "Track your bills, credit cards, installments, subscriptions, and income",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#0038a8",
  "orientation": "portrait-primary",
  "categories": ["finance", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/gastos-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/gastos-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "lang": "en-PH",
  "scope": "/",
  "scope_extensions": [
    {
      "origin": "https://gastos.cc"
    }
  ]
}
