{ "name": "ShopNote - Lista de Compras Inteligente", "short_name": "ShopNote", "description": "A sua aplicação para criar e gerir listas de compras com funcionalidades premium.", "lang": "pt-BR", "dir": "ltr", "id": "/", "start_url": "/", "scope": "/", "display": "standalone", "display_override": [ "tabbed", "window-controls-overlay" ], "orientation": "portrait-primary", "background_color": "#1a1a2e", "theme_color": "#6d28d9", "categories": [ "shopping", "lifestyle", "utilities" ], "iarc_rating_id": "e5c84b32-603c-4216-9512-c55b4528343f", "prefer_related_applications": false, "related_applications": [ { "platform": "webapp", "url": "/manifest.webmanifest" } ], "scope_extensions": [ { "origin": "https://*.shopnote.shop" }, { "origin": "https://shopnote.shop" } ], "launch_handler": { "client_mode": [ "focus-existing", "navigate-existing" ] }, "edge_side_panel": { "preferred_width": 480 }, "widgets": [ { "name": "Listas de Compras Ativas", "description": "Veja as suas listas de compras diretamente do ecrã principal.", "tag": "shopping-lists", "template": "list-widget", "ms_ac_template": "/widgets/list-template.json", "data": "/widgets/list-data.json", "type": "application/json", "auth": false, "update": 86400 } ], "note_taking": { "new_note_url": "/?new-note=true", "needs_legacy_protocol_support": false }, "share_target": { "action": "/?share-target", "method": "GET", "enctype": "application/x-www-form-urlencoded", "params": { "title": "title", "text": "text", "url": "url" } }, "file_handlers": [ { "action": "/?open-file", "accept": { "text/plain": [ ".txt", ".text" ], "application/json": ".slist" }, "icons": [ { "src": "/pwa-192x192.png", "sizes": "192x192", "type": "image/png" } ], "launch_type": "single-client" } ], "icons": [ { "src": "/pwa-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/pwa-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/pwa-maskable-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/pwa-maskable-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "screenshots": [ { "src": "/screenshot-wide-1.png", "sizes": "1080x720", "type": "image/png", "form_factor": "wide", "label": "Visão geral das listas no tablet" }, { "src": "/screenshot-wide-2.png", "sizes": "1080x720", "type": "image/png", "form_factor": "wide", "label": "Edição de uma lista no tablet" }, { "src": "/screenshot-narrow-1.png", "sizes": "540x720", "type": "image/png", "form_factor": "narrow", "label": "Ecrã principal no telemóvel" }, { "src": "/screenshot-narrow-2.png", "sizes": "540x720", "type": "image/png", "form_factor": "narrow", "label": "Adicionar itens a uma lista no telemóvel" } ], "shortcuts": [ { "name": "Criar Nova Lista", "short_name": "Nova Lista", "description": "Começar uma nova lista de compras", "url": "/?action=new-list", "icons": [ { "src": "/shortcut-icon.png", "sizes": "96x96" } ] } ] }