{
    "name": "Cashinator",
    "short_name": "Cashinator",
    "description": "Die smarte App zum Teilen von Kosten in der Gruppe. Perfekt für Reisen, WGs und alle gemeinsame Ausgaben.",
    "lang": "de",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "theme_color": "#323589",
    "background_color": "#ffffff",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
          "src": "/screenshots/de/bright/balance_cashcheck-portrait-800.webp",
          "type": "image/webp",
          "sizes": "800x1576"
        },
        {
          "src": "/screenshots/de/bright/expense-portrait-800.webp",
          "type": "image/webp",
          "sizes": "800x1576"
        },
        {
          "src": "/screenshots/de/dark/expenses-portrait-800.webp",
          "type": "image/webp",
          "sizes": "800x1576"
        },
        {
          "src": "/screenshots/de/dark/statistics_participants-portrait-800.webp",
          "type": "image/webp",
          "sizes": "800x1576"
        }
      ],
    "categories": ["finance", "productivity"],
    "dir": "ltr",
    "orientation": "portrait"
}
