{ "name": "Plantões — agenda e financeiro", "short_name": "Plantões", "description": "Calendário mensal de plantões com controle financeiro por hospital.", "lang": "pt-BR", "start_url": "./index.html", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#161437", "theme_color": "#161437", "categories": ["productivity", "medical", "finance"], "icons": [ { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Novo plantão", "url": "./index.html?acao=novo", "short_name": "Novo" }, { "name": "Financeiro", "url": "./index.html?aba=financeiro", "short_name": "Financeiro" } ] }