{
  "name": "CARDATLAS — Il tuo atlante di carte TCG",
  "short_name": "CARDATLAS",
  "description": "Gestore premium per collezionisti di carte TCG: catalogo, scanner AI, valore di mercato, wishlist e deck builder.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#121212",
  "theme_color": "#121212",
  "lang": "it",
  "categories": ["games", "utilities", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Scanner AI", "short_name": "Scanner", "url": "/scan", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Collezione", "short_name": "Collezione", "url": "/collection", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Marketplace", "short_name": "Market", "url": "/marketplace/browse", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Wishlist", "short_name": "Wishlist", "url": "/wishlist", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ],
  "prefer_related_applications": false
}
