{
  "name": "Pera. Budget",
  "short_name": "Pera.",
  "description": "Personal budget app for Filipinos 🇵🇭",
  "id": "com.pinoyappbuilder.pera",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d0d12",
  "theme_color": "#f5a623",
  "orientation": "portrait",
  "lang": "en-PH",
  "categories": ["finance", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot1.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Pera. Budget - Dashboard"
    },
    {
      "src": "/screenshot2.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Pera. Budget - Transactions"
    }
  ]
}
